renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-store
/
renetik.android.store.property.value
/
CSJsonMutableListValueStoreProperty
/
CSJsonMutableListValueStoreProperty
CSJson
Mutable
List
Value
Store
Property
constructor
(
store
:
CSStore
,
key
:
String
,
type
:
KClass
<
T
>
,
onChange
:
ArgFun
<
MutableList
<
T
>
>
?
=
null
)