numpad3 constant

LogicalKeyboardKey const numpad3

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpad3 = LogicalKeyboardKey(0x00200000233);