🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

isMetaPressed

Indicates whether the Meta key is pressed.

Source set: Android
public val KeyEvent.isMetaPressed: Boolean

Indicates whether the Meta key is pressed.

Source set: Android
public val PointerKeyboardModifiers.isMetaPressed: Boolean
Source set: Common
public val KeyEvent.isMetaPressed: Boolean

Indicates whether the Meta key is pressed.

Source set: Common
public val PointerKeyboardModifiers.isMetaPressed: Boolean

true when the Meta key is pressed. This is commonly associated with the Windows or Command key on some keyboards.

Content updated: