Skip to content

format

typescript
LayoutGroup.top

class: LayoutGroup

description

Top indentation of UI layout.

The top indentation of UI layout refers to leaving a certain amount of white space between UI elements and the top of the container when designing interface layouts, making the interface look clearer, neater, and more aesthetically pleasing.

parameter

param_nametypedescription

reture

typedescription
numberTop indentation

code example