cancel constant

LogicalKeyboardKey const cancel

Represents the logical "Cancel" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey cancel = LogicalKeyboardKey(0x00100000504);