abort constant

LogicalKeyboardKey const abort

Represents the logical "Abort" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey abort = LogicalKeyboardKey(0x00200000003);