execute constant

LogicalKeyboardKey const execute

Represents the logical "Execute" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey execute = LogicalKeyboardKey(0x00100000506);