stretchMode
Indicates how the size of columns in this collection is automatically adjusted as other columns or the containing view get resized. The default value is Columns.StretchMode.GrowAndFill
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Columns.StretchMode stretchMode { get; set; }