enter constant

LogicalKeyboardKey const enter

Represents the logical "Enter" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey enter = LogicalKeyboardKey(0x0010000000d);