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