suspend constant
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);
Represents the location of the "Suspend" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey suspend = PhysicalKeyboardKey(0x00000014);