backspace constant

PhysicalKeyboardKey const backspace

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey backspace = PhysicalKeyboardKey(0x0007002a);