superKey constant

PhysicalKeyboardKey const superKey

Represents the location of the "Super Key" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey superKey = PhysicalKeyboardKey(0x00000011);