Composables UI is out: our new component library for Compose Multiplatform ->
Property

isFunctionPressed

true when the Function key is pressed.

Source set: Common
expect val PointerKeyboardModifiers.isFunctionPressed: Boolean

true when the Function key is pressed.

Source set: Android
actual val PointerKeyboardModifiers.isFunctionPressed: Boolean

Last updated: