contextMenu constant

LogicalKeyboardKey const contextMenu

Represents the logical "Context Menu" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey contextMenu = LogicalKeyboardKey(0x00100000505);