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