end constant

PhysicalKeyboardKey const end

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey end = PhysicalKeyboardKey(0x0007004d);