UiContext

abstract class UiContext

Abstract base class for holding UI relevant data that may be accessed by a coroutine.

If using multipaz-compose, the rememberUiBoundCoroutineScope can be used to bind an activity context to a coroutine.

Inheritors

Constructors

Link copied to clipboard
constructor()