Compose Unstyled 2.0 is out! Check the official announcement blog ->
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: