logOff constant

LogicalKeyboardKey const logOff

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey logOff = LogicalKeyboardKey(0x00100000605);