select constant

LogicalKeyboardKey const select

Represents the logical "Select" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey select = LogicalKeyboardKey(0x0010000050c);