arrowUp constant

LogicalKeyboardKey const arrowUp

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey arrowUp = LogicalKeyboardKey(0x00100000304);