eraseEof constant

LogicalKeyboardKey const eraseEof

Represents the logical "Erase Eof" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey eraseEof = LogicalKeyboardKey(0x00100000405);