UIFlexMode
Used with UIFlexItem.FlexMode to define how the parent GuiObject grows or shrinks with available space in the container.
Items
Name | Value | Summary |
---|---|---|
None | 0 | |
Grow | 1 | |
Shrink | 2 | |
Fill | 3 | |
Custom | 4 |
Used with UIFlexItem.FlexMode to define how the parent GuiObject grows or shrinks with available space in the container.
Name | Value | Summary |
---|---|---|
None | 0 | |
Grow | 1 | |
Shrink | 2 | |
Fill | 3 | |
Custom | 4 |