Package dispatch.android.lifecycle
Types
Link copied to clipboard
Factory holder for DispatchLifecycleScope's.
Functions
Link copied to clipboard
@ExperimentalCoroutinesApi
Content copied to clipboard
CoroutineScope helper for a Fragment's ViewLifecycleOwner.
Properties
Link copied to clipboard
CoroutineScope instance for the LifecycleOwner. By default, it uses the Dispatchers.Main.immediate dispatcher.
Link copied to clipboard
CoroutineScope instance for the LifecycleOwner. By default, it uses the Dispatchers.Main.immediate dispatcher.