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

ContextualMenuManipulator

class in UnityEngine.Experimental.UIElements

/

Hereda de:Experimental.UIElements.Manipulator

Cambiar al Manual

Descripción

Manipulator that displays a contextual menu when the user clicks the right mouse button or presses the menu key on the keyboard.

Constructores

ContextualMenuManipulatorConstructor.

Funciones Protegidas

RegisterCallbacksOnTargetRegister the event callbacks on the manipulator target.
UnregisterCallbacksFromTargetUnregister the event callbacks from the manipulator target.

Miembros heredados

Variables

targetThe element that handles the interaction.