zoomOut constant

PhysicalKeyboardKey const zoomOut

Represents the location of the "Zoom Out" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey zoomOut = PhysicalKeyboardKey(0x000c022e);