KotPreferences
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KotPreferences
core
/
com.michaelflisar.kotpreferences.core.settings
/
AnyIntSetting
/
AnyIntSetting
Any
Int
Setting
constructor
(
model
:
SettingsModel
,
defaultValue
:
T
,
customKey
:
String
?
,
converter
:
SettingsConverter
<
T
,
Int
>
,
cache
:
Boolean
)