Skip to content

format

typescript
LayoutGroup.left

class: LayoutGroup

description

Left indentation of UI layout.

The left indentation of UI layout refers to leaving a certain amount of whitespace between UI elements and the left side of the container when designing interface layouts, in order to make the interface look more clear, organized, and aesthetically pleasing.

parameter

param_nametypedescription

reture

typedescription
numberLeft indentation

code example