newKey constant

PhysicalKeyboardKey const newKey

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey newKey = PhysicalKeyboardKey(0x000c0201);