displaySwap constant

LogicalKeyboardKey const displaySwap

Represents the logical "Display Swap" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey displaySwap = LogicalKeyboardKey(0x00100000d14);