Skip to content

format

typescript
GridLayout.spacing

class: 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_nametypedescription

reture

typedescription
Vector2The spacing.

code example