pause constant
Represents the location of the "Pause" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey pause = PhysicalKeyboardKey(0x00070048);
Represents the location of the "Pause" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey pause = PhysicalKeyboardKey(0x00070048);