Source set: Common
public interface SnapshotContextElement : CoroutineContext.Element
A CoroutineContext element that enters an associated snapshot whenever a coroutine associated with this context is resumed.
A CoroutineContext element that entersSnapshot.enter an associated snapshot whenever a coroutine associated with this context is resumed.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public interface SnapshotContextElement : CoroutineContext.Element
A CoroutineContext element that enters an associated snapshot whenever a coroutine associated with this context is resumed.
Last updated: