shiftLeft constant

LogicalKeyboardKey const shiftLeft

Represents the logical "Shift Left" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey shiftLeft = LogicalKeyboardKey(0x00200000102);