This version of Unity is unsupported.

ContextualMenuManager.DoDisplayMenu

Declaration

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

Parameters

menu The menu to display.
triggerEvent The event that triggers the display of the contextual menu.

Description

Displays the contextual menu.