numpad9 constant

LogicalKeyboardKey const numpad9

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpad9 = LogicalKeyboardKey(0x00200000239);