numpad7 constant

LogicalKeyboardKey const numpad7

Represents the logical "Numpad 7" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpad7 = LogicalKeyboardKey(0x00200000237);