toggle menu
Provider API Reference
androidJvm
switch theme
search in API
provider
/
com.flixclusive.provider.settings
/
ProviderSettings
/
setBool
set
Bool
fun
setBool
(
key
:
String
,
val
:
Boolean
)
Writes a
Boolean
to the settings.
Parameters
key
Key of the setting.
val
Value of the setting.