This version of Unity is unsupported.

ContextualMenuManager.DoDisplayMenu

protected void DoDisplayMenu(UIElements.DropdownMenu menu, UIElements.EventBase triggerEvent);

Parameters

menuThe menu to display.
triggerEventThe event that triggers the display of the contextual menu.

Description

Displays the contextual menu.