reorderable
A property that adds dragging support to tabs.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[CreateProperty]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