VisualElementExtensions.RemoveManipulator

Declaration

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

Parameters

ele VisualElement associated to the manipulator.
manipulator Manipulator to be removed from the VisualElement.

Description

Remove a manipulator associated to a VisualElement.

For more information, refer to Manipulators in the User Manual.


Did you find this page useful? Please give it a rating: