Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

ContextualMenuManager

class in UnityEngine.Experimental.UIElements

マニュアルに切り替える

説明

Use this class to display a contextual menu.

Public 関数

DisplayMenuDisplay the contextual menu.
DisplayMenuIfEventMatchesCheck if the event is an event that triggers the display of the menu and display it if it needs to.

Protected 関数

DoDisplayMenuDisplay the contextual menu.