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