suspend constant

PhysicalKeyboardKey const suspend

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey suspend = PhysicalKeyboardKey(0x00000014);