shiftLeft constant

PhysicalKeyboardKey const shiftLeft

Represents the location of the "Shift Left" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey shiftLeft = PhysicalKeyboardKey(0x000700e1);