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

ContextualMenuManager

class in UnityEngine.Experimental.UIElements

Cambiar al Manual

Descripción

Use this class to display a contextual menu.

Funciones Públicas

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.

Funciones Protegidas

DoDisplayMenuDisplay the contextual menu.