RefreshItem(int)
Rebinds a single item if it is currently visible in the collection view.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void RefreshItem(int index)
Parameters
The item index.