pageDown constant

PhysicalKeyboardKey const pageDown

Represents the location of the "Page Down" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey pageDown = PhysicalKeyboardKey(0x0007004e);