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.

보호되는 함수

DoDisplayMenuDisplay the contextual menu.