numpad2 constant

LogicalKeyboardKey const numpad2

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpad2 = LogicalKeyboardKey(0x00200000232);