Skip to content

format

typescript
HorizontalLayout.spacing

class: HorizontalLayout

description

The spacing between child controls in a horizontal layout.

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

parameter

param_nametypedescription

reture

typedescription
numberThe spacing.

code example