toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.component
/
onAttachDetach
on
Attach
Detach
fun
<
T
:
View
>
T
.
onAttachDetach
(
onAttach
:
Views
.
(
T
)
->
Unit
=
{}
,
onDetach
:
Views
.
(
T
)
->
Unit
=
{}
)
:
T