process constant

LogicalKeyboardKey const process

Represents the logical "Process" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey process = LogicalKeyboardKey(0x0010000070f);