Skip to content

format

typescript
GridLayout.fillLimitNum

class: GridLayout

description

Limits the number of child controls in a grid layout per row/column.

This value can only be obtained when the constraint type is set to Row or Column.

parameter

param_nametypedescription

reture

typedescription
numberThe constraint count.

code example