ScrollToItemById(int)
Scrolls to a specific item id and makes it visible.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void ScrollToItemById(int id)
Parameters
Item id to scroll to.