keyF constant

LogicalKeyboardKey const keyF

Represents the logical "Key F" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyF = LogicalKeyboardKey(0x00000000066);