parentItem
The parent item is set if the drag is either upon this item or between two of its children.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Field
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public TreeViewItem<TIdentifier> parentItem
Remarks
Use this value to determine if the drag is value and what happens when items are dropped.