property childCount

(r/o) int32 childCount;

Typ

Zugriff

This property returns the total number of child boxes contained under this child. This is a direct child count only. It does not include a "children of children of children" count.

See getChildAt property for example.