appSwitch constant

LogicalKeyboardKey const appSwitch

Represents the logical "App Switch" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey appSwitch = LogicalKeyboardKey(0x00100001001);