toggle menu
kotbase
3.1
3.1
3.0
common
jvmCommon
linuxMingw
switch theme
search in API
couchbase-lite
/
kotbase
/
MutableDocument
/
setFloat
set
Float
common
jvmCommon
linuxMingw
expect
fun
setFloat
(
key
:
String
,
value
:
Float
)
:
MutableDocument
(
source
)
Set a float value for the given key
Return
this MutableDocument instance
Parameters
key
the key.
value
the float value.
actual
fun
setFloat
(
key
:
String
,
value
:
Float
)
:
MutableDocument
(
source
)
actual
fun
setFloat
(
key
:
String
,
value
:
Float
)
:
MutableDocument
(
source
)