kmp-settings
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-settings
settings-core
/
io.github.mlmgames.settings.core.managers
/
SettingChange
/
SettingChange
Setting
Change
constructor
(
fieldName
:
String
,
oldValue
:
Any
?
,
newValue
:
Any
?
,
timestamp
:
Long
=
Clock.System.now().toEpochMilliseconds()
)