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

ContextualMenuManager

class in UnityEngine.Experimental.UIElements

Switch to Manual

Description

Use this class to display a contextual menu.

Public Functions

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 Functions

DoDisplayMenuDisplay the contextual menu.