controlLeft constant

PhysicalKeyboardKey const controlLeft

Represents the location of the "Control Left" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey controlLeft = PhysicalKeyboardKey(0x000700e0);