childCount property

int? childCount
getter/setter pair

The number of child views.

On iOS, this is always derived from the children list length.

Implementation

int? childCount;