toggle menu
kotbase
3.1
3.1
3.0
common
jvmCommon
linuxMingw
switch theme
search in API
couchbase-lite
/
kotbase
/
MutableDictionary
/
setDictionary
set
Dictionary
common
jvmCommon
linuxMingw
expect
fun
setDictionary
(
key
:
String
,
value
:
Dictionary
?
)
:
MutableDictionary
(
source
)
Set a Dictionary object for the given key.
Return
The self object.
Parameters
key
The key
value
The Dictionary object.
actual
fun
setDictionary
(
key
:
String
,
value
:
Dictionary
?
)
:
MutableDictionary
(
source
)
actual
fun
setDictionary
(
key
:
String
,
value
:
Dictionary
?
)
:
MutableDictionary
(
source
)