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

ContextualMenuManager

class in UnityEngine.Experimental.UIElements

切换到手册

描述

使用此类可显示上下文菜单。

公共函数

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.