channelDown constant

PhysicalKeyboardKey const channelDown

Represents the location of the "Channel Down" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey channelDown = PhysicalKeyboardKey(0x000c009d);