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

isFnDown

Verifies whether the function key is down.

Source set: Common
val KeyInjectionScope.isFnDown: Boolean

Verifies whether the function key is down.

Returns

true if the function key is currently down, false otherwise.

Last updated: