CANCEL

When using CANCEL, a coroutine will be created the first time the lifecycle meets the minimum state, and cancelled upon dropping below it. Subsequently meeting the minimum state again will not resume the coroutine or create a new one.

See also

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int