exit constant

LogicalKeyboardKey const exit

Represents the logical "Exit" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey exit = LogicalKeyboardKey(0x00100000d15);