reorderable
A property that adds dragging support to tabs.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool reorderable { get; set; }
Remarks
The default value is . Set this value to to allow the user to reorder tabs in the tab view.
falsetrue