kvision / pl.treksoft.kvision.core / Container / getChildren

getChildren

abstract fun getChildren(): List<Component>

Returns a list of children of the current container.

Return
list of children