Skip to content

format

typescript
LayoutGroup.bottom

class: LayoutGroup

description

Bottom indentation of UI layout.

The bottom indentation of UI layout refers to leaving a certain amount of blank space between UI elements and the bottom 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
numberBottom indentation

code example