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