removeAt

open fun removeAt(position: Side)

Removes child from given position in the dock.

Parameters

position

position in the dock


open override fun removeAt(position: Int)

Removes child component from the current container at the given position.

Parameters

position

the position to be removed