reorderable
Indicates whether the columns can be reordered interactively by user.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[UxmlAttribute]public bool reorderable { get; set; }
Remarks
Reordering columns can be cancelled by pressing ESC key.