public static void RemoveManipulator (UIElements.VisualElement ele, UIElements.IManipulator manipulator);

Parámetros

eleVisualElement associated to the manipulator.
manipulatorManipulator to be removed from the VisualElement.

Descripción

Remove a manipulator associated to a VisualElement.