powerOff constant

LogicalKeyboardKey const powerOff

Represents the logical "Power Off" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey powerOff = LogicalKeyboardKey(0x00100000607);