Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public virtual TreeViewItem<TIdentifier> parent { get; set; }