DispatcherContext

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class DispatcherContext(val context: DispatcherContext.Context)

Provides context of what dispatcher is used to call this function.

Types

Link copied to clipboard

Properties

Link copied to clipboard