metaRight constant

PhysicalKeyboardKey const metaRight

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey metaRight = PhysicalKeyboardKey(0x000700e7);