f20 constant

PhysicalKeyboardKey const f20

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey f20 = PhysicalKeyboardKey(0x0007006f);