propigator
Toggle table of contents
0.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
propigator
common
/
at.asitplus.propigator.common
/
backedProperty
backed
Property
inline
fun
<
O
:
ObjectBacked
<
K
,
V
>
,
K
,
V
,
T
>
backedProperty
(
key
:
K
?
=
null
,
serializer
:
KSerializer
<
T
>
=
serializer()
)
:
ReadWriteProperty
<
O
,
T
>
(
source
)