pageUp constant

LogicalKeyboardKey const pageUp

Represents the logical "Page Up" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey pageUp = LogicalKeyboardKey(0x00100000308);