Aliucord
2.0.1
androidJvm
Aliucord
/
com.aliucord
/
SettingsUtilsJSON
/
getBool
get
Bool
fun
getBool
(
key
:
String
,
defValue
:
Boolean
)
:
Boolean
Get a boolean from the preferences
Return
Value if found, else the defValue
Parameters
key
Key of the value
def
Value
Default value