Class NonEditableManipulator
This manipulator is used to fix the issue where Unity's built-in controls would still change the mouse cursor style even when they were not enabled.
Constructors
NonEditableManipulator(VisualElement target, MouseCursor mouseCursor)
public NonEditableManipulator(VisualElement target, MouseCursor mouseCursor)