end constant

LogicalKeyboardKey const end

Represents the logical "End" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey end = LogicalKeyboardKey(0x00100000305);