Android
public object PreferencesGlanceStateDefinition : GlanceStateDefinition<Preferences>
Base class helping the creation of a state using DataStore's Preferences.
Functions
setCoroutineScope
@RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
public fun setCoroutineScope(scope: CoroutineScope)