Version: 2020.2
言語: 日本語

ContextualMenuManager

class in UnityEngine.UIElements

マニュアルに切り替える

説明

Use this class to display a contextual menu.

Public 関数

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

Protected 関数

DoDisplayMenuDisplays the contextual menu.