Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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 12 days ago

Definition

[UxmlAttribute]public Columns.StretchMode stretchMode { get; set; }