itemsSource
Items for this tree. Contains items that are expanded in the tree.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public override IList itemsSource { get; set; }
Remarks
It can only be accessed. Source is set when tree is rebuilt using BaseTreeViewController.RebuildTree()