numpad0 constant

LogicalKeyboardKey const numpad0

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpad0 = LogicalKeyboardKey(0x00200000230);