toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.async
/
ObservableProperty
/
Companion
/
synchronize
synchronize
fun
<
T
>
synchronize
(
src
:
KMutableProperty0
<
T
>
,
dst
:
KMutableProperty0
<
T
>
)