Skip to content

format

typescript
VerticalLayout.spacing

class: VerticalLayout

description

The spacing between child controls in a vertical layout.

You can use this value to control the arrangement of child controls in a vertical layout, ensuring that there is an appropriate spacing between them.

parameter

param_nametypedescription

reture

typedescription
numberThe spacing.

code example