kmp-kvs-storage
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-kvs-storage
kvs-core
/
com.santimattius.kvs
/
getFloatAsResult
get
Float
As
Result
suspend
fun
Kvs
.
getFloatAsResult
(
key
:
String
,
defValue
:
Float
)
:
Result
<
Float
>