UIFlexMode

Used with UIFlexItem.FlexMode to define how the parent GuiObject grows or shrinks with available space in the container.

Items

NameValueSummary
None0
Grow1
Shrink2
Fill3
Custom4