metaRight constant

LogicalKeyboardKey const metaRight

Represents the logical "Meta Right" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey metaRight = LogicalKeyboardKey(0x00200000107);