itemsSource
The data source for collection items.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public IList itemsSource { get; set; }
Remarks
This list contains the items that the BaseVerticalCollectionView displays.