arrowDown constant

LogicalKeyboardKey const arrowDown

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey arrowDown = LogicalKeyboardKey(0x00100000301);