Overview
Layout constraints that can be used to give hints to different layout containers about the desired bounds and alignment.
Profile: common
Script Variable Summary
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | EXTENDED_DEFAULT | ExtendedLayoutInfo | ![]() |
Variable Summary
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | fill | Fill | ![]() | ![]() | ![]() |
If set, will cause the Node to take all available space in the horizontal or vertical direction.
If set, will cause the Node to take all available space in the horizontal or vertical direction. See Fill for more details. |

