numpad5 constant

LogicalKeyboardKey const numpad5

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpad5 = LogicalKeyboardKey(0x00200000235);