Skip to content

format

typescript
LayoutGroup.layoutAlignment

class: LayoutGroup

description

The alignment of child controls in UI layout.

This method returns an enumeration value. For more details, see LayoutAlignmentType.

parameter

param_nametypedescription

reture

typedescription
LayoutAlignmentTypeThe alignment type.

code example