getChildren

abstract fun getChildren(): List<Component>

Returns a list of children of the current container.

Return

list of children