Object

PreferencesGlanceStateDefinition

Base class helping the creation of a state using DataStore's Preferences.

Source set: 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)

Last updated: