shiftRight constant

PhysicalKeyboardKey const shiftRight

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey shiftRight = PhysicalKeyboardKey(0x000700e5);