resume constant

LogicalKeyboardKey const resume

Represents the logical "Resume" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey resume = LogicalKeyboardKey(0x00200000001);