accel constant

LogicalKeyboardKey const accel

Represents the logical "Accel" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey accel = LogicalKeyboardKey(0x00100000101);