toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view
/
Container
/
replaceChild
replace
Child
fun
replaceChild
(
old
:
View
,
new
:
View
)
:
Boolean
Replaces this child
old
with a
new
view.
old
must be part of this Container