contextMenu constant

PhysicalKeyboardKey const contextMenu

Represents the location of the "Context Menu" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey contextMenu = PhysicalKeyboardKey(0x00070065);