tabReordered
Raised when a tab is reordered. The first argument is source index, second is destination index.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Event
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public event Action<int, int> tabReordered