isDragging
True if the user is currently dragging one or more items in the TreeView, and false otherwise.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor
protected bool isDragging { get; }