exit constant

PhysicalKeyboardKey const exit

Represents the location of the "Exit" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey exit = PhysicalKeyboardKey(0x000c0094);