close constant

PhysicalKeyboardKey const close

Represents the location of the "Close" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey close = PhysicalKeyboardKey(0x000c0203);