channelDown constant

LogicalKeyboardKey const channelDown

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey channelDown = LogicalKeyboardKey(0x00100000d0a);