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