metaLeft constant

PhysicalKeyboardKey const metaLeft

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey metaLeft = PhysicalKeyboardKey(0x000700e3);