VisualElementExtensions.RemoveManipulator

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答