numpad8 constant

LogicalKeyboardKey const numpad8

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpad8 = LogicalKeyboardKey(0x00200000238);