dock

open override fun dock(view: View)

Docks a View to this ViewContainer. When a View is docked the previous View will be undocked and View.onUndock will be called on it. After that View.onDock will be called on the new view.

Sources

(source)
Link copied to clipboard