RemoveFromSelection(int)
Removes an item from the collection of selected items.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void RemoveFromSelection(int index)
Parameters
The item index.