channelUp constant

LogicalKeyboardKey const channelUp

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey channelUp = LogicalKeyboardKey(0x00100000d0b);