FLOW_CANCELLED

object FLOW_CANCELLED : CaptureFlowState

The capture activity finished, but no images were returned. The user likely exited the flow.

Properties

isFinal
Link copied to clipboard
open val isFinal: Boolean = true
True if this state represents a finished capture flow, false if it is still in progress