Boomerang
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Boomerang
core
/
io.buszi.boomerang.core
/
Boomerang
/
putFloat
put
Float
abstract
fun
putFloat
(
key
:
String
,
value
:
Float
)
(
source
)
Stores a Float value with the given key.
Parameters
key
The key to store the value under
value
The Float value to store