backslash constant

PhysicalKeyboardKey const backslash

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey backslash = PhysicalKeyboardKey(0x00070031);