Capture Flow Contract
Activity Result Api custom contract for starting the capture flow.
It doesn't take any input. It returns a CaptureResult
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
public ActivityResultContract.SynchronousResult<CaptureResult> getSynchronousResult(Context context, Unit input)
Link copied to clipboard