format
typescript
GridLayout.spacingclass: GridLayout
description
The spacing between child controls in a grid layout.
This value controls the arrangement of child controls in the layout, ensuring that there is an appropriate spacing between them.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
Vector2 | The spacing. |
