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