f2 constant

PhysicalKeyboardKey const f2

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey f2 = PhysicalKeyboardKey(0x0007003b);