redo constant

LogicalKeyboardKey const redo

Represents the logical "Redo" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey redo = LogicalKeyboardKey(0x00100000409);