itemsAdded
Raised when an item is added to the CollectionViewController.itemsSource.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Event
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public event Action<IEnumerable<int>> itemsAdded