class in UnityEditor.Experimental.GraphView
/
Inherits from:UIElements.MouseManipulator
/
Implemented in:UnityEditor
Freehand selection tool.
| FreehandSelector | FreehandSelector constructor. | 
| RegisterCallbacksOnTarget | Register callbacks on target VisualElement. | 
| UnregisterCallbacksFromTarget | Unregister callbacks on target VisualElement. | 
| target | VisualElement being manipulated. | 
| activators | List of Activationfilters. | 
| CanStartManipulation | Checks if MouseEvent matches agains all the MouseActivationFilters requirements. | 
| CanStopManipulation | Checks if MouseEvent is related to this Manipulator. |