bgw-gui
0.9-5-266db43-SNAPSHOT
bgw-gui
/
tools.aqua.bgw.components
/
LayeredContainer
/
toBack
to
Back
abstract
fun
toBack
(
component
:
T
)
Content copied to clipboard
Puts the
component
to the back inside the
LayeredContainer
.
Parameters
component
Child that is moved to the back.