accept constant

LogicalKeyboardKey const accept

Represents the logical "Accept" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey accept = LogicalKeyboardKey(0x00100000501);