pause constant

LogicalKeyboardKey const pause

Represents the logical "Pause" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey pause = LogicalKeyboardKey(0x00100000509);