f3 constant

PhysicalKeyboardKey const f3

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey f3 = PhysicalKeyboardKey(0x0007003c);