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

isMetaDown

Verifies whether either of the meta keys are down.

Source set: Common
val KeyInjectionScope.isMetaDown: Boolean

Verifies whether either of the meta keys are down.

Returns

true if a meta key is currently down, false otherwise.

Last updated: