goBack constant

LogicalKeyboardKey const goBack

Represents the logical "Go Back" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey goBack = LogicalKeyboardKey(0x00100001005);