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

isShiftPressed

Indicates whether the Shift key is pressed.

Source set: Android
public val KeyEvent.isShiftPressed: Boolean

Indicates whether the Shift key is pressed.

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

Indicates whether the Shift key is pressed.

Source set: Common
public val PointerKeyboardModifiers.isShiftPressed: Boolean

true when the Shift key is pressed.