digit0 constant

LogicalKeyboardKey const digit0

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey digit0 = LogicalKeyboardKey(0x00000000030);