RemoveFromSelectionById(int)
Removes an item from the current selection by id.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void RemoveFromSelectionById(int id)
Parameters
The item id.