altLeft constant

LogicalKeyboardKey const altLeft

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey altLeft = LogicalKeyboardKey(0x00200000104);