resizePreview
Indicates whether columns are resized as the user drags resize handles or only upon mouse release.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[UxmlAttribute]public bool resizePreview { get; set; }
Remarks
When enabled, resizing can be cancelled by pressing ESC key.