backspace constant

LogicalKeyboardKey const backspace

Represents the logical "Backspace" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey backspace = LogicalKeyboardKey(0x00100000008);