ContextualMenuManager

class in UnityEngine.UIElements

Switch to Manual

Description

Use this class to display a contextual menu.

Public Functions

DisplayMenuDisplays the contextual menu.
DisplayMenuIfEventMatchesChecks if the event triggers the display of the contextual menu. This method also displays the menu.

Protected Functions

DoDisplayMenuDisplays the contextual menu.