f1 constant

PhysicalKeyboardKey const f1

Represents the location of the "F1" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey f1 = PhysicalKeyboardKey(0x0007003a);