suspend constant

LogicalKeyboardKey const suspend

Represents the logical "Suspend" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey suspend = LogicalKeyboardKey(0x00200000000);