kvision / pl.treksoft.kvision.core / Container / remove

remove

abstract fun remove(child: Component): Container

Removes given component from the current container.

Parameters

child - child component

Return
current container