ContextualMenuManager

class in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description 描述

Use this class to display a contextual menu.

Public Methods 公共方法

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

Protected Methods

DoDisplayMenuDisplays the contextual menu.