numpadParenRight constant

LogicalKeyboardKey const numpadParenRight

Represents the logical "Numpad Paren Right" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpadParenRight = LogicalKeyboardKey(0x00200000229);