itemsSource
Items for this tree.
Read time 1 minuteLast updated 11 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()