f24 constant

LogicalKeyboardKey const f24

Represents the logical "F24" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f24 = LogicalKeyboardKey(0x00100000818);