fonament-root
Toggle table of contents
android
common
ios
jvm
Target filter
android
common
ios
jvm
Switch theme
Search in API
Skip to content
fonament-root
fonament-preferences
/
dev.sergiobelda.fonament.preferences
/
FonamentPreferencesDataStoreSingleton
/
get
get
android
common
ios
jvm
actual
operator
fun
get
(
name
:
String
)
:
DataStore
<
Preferences
>
expect
operator
fun
get
(
name
:
String
)
:
DataStore
<
Preferences
>
Create a
DataStore
instance for the given
name
or return the existing one.
actual
operator
fun
get
(
name
:
String
)
:
DataStore
<
Preferences
>
actual
operator
fun
get
(
name
:
String
)
:
DataStore
<
Preferences
>