parent
The parent of this TreeViewItem. If it is null then it is considered the root of the TreeViewItem tree.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public virtual TreeViewItem<TIdentifier> parent { get; set; }