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