Object

PreferencesGlanceStateDefinition

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

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
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)