keyF constant
Represents the logical "Key F" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey keyF = LogicalKeyboardKey(0x00000000066);
Represents the logical "Key F" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey keyF = LogicalKeyboardKey(0x00000000066);