undo constant

PhysicalKeyboardKey const undo

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

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey undo = PhysicalKeyboardKey(0x0007007a);