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
/
Migration
Migration
interface
Migration
Members
Properties
from
Version
Link copied to clipboard
abstract
val
fromVersion
:
Int
to
Version
Link copied to clipboard
abstract
val
toVersion
:
Int
Functions
migrate
Link copied to clipboard
abstract
suspend
fun
migrate
(
prefs
:
MutablePreferences
)