Manipulator

class in UnityEngine.UIElements


Implements interfaces:IManipulator

Switch to Manual

Description

Base class for all Manipulator implementations.

Variables

targetVisualElement being manipulated.

Protected Functions

RegisterCallbacksOnTargetCalled to register event callbacks on the target element.
UnregisterCallbacksFromTargetCalled to unregister event callbacks from the target element.