Move(int, int)
Moves an item in the source.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public virtual void Move(int index, int newIndex)
public virtual void Move(int index, int newIndex)