execute constant
Represents the logical "Execute" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey execute = LogicalKeyboardKey(0x00100000506);
Represents the logical "Execute" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey execute = LogicalKeyboardKey(0x00100000506);