RemoveItem(int)
Removes an item from the source, by index.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public virtual void RemoveItem(int index)
Parameters
The item index.