sleep constant

LogicalKeyboardKey const sleep

Represents the logical "Sleep" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey sleep = LogicalKeyboardKey(0x00200000002);