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