semicolon constant

PhysicalKeyboardKey const semicolon

Represents the location of the "Semicolon" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey semicolon = PhysicalKeyboardKey(0x00070033);