goHome constant

LogicalKeyboardKey const goHome

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey goHome = LogicalKeyboardKey(0x00100001006);