Aliucord
Toggle table of contents
2.5.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Aliucord
Aliucord
/
com.aliucord
/
SettingsUtilsJSON
/
getString
get
String
fun
getString
(
key
:
String
,
defValue
:
String
?
)
:
String
?
Get a
String
from the preferences
Return
Value if found, else the defValue
Parameters
key
Key of the value
def
Value
Default value