captureScenarioDidCancel: method of the AUIImageCaptureScenarioDelegate protocol
Notifies the delegate that the capture scenario was canceled.
- (void)captureScenarioDidCancel:(AUICaptureScenario)scenario;
Parameters
- scenario
- Scenario that was canceled.
3/2/2022 12:59:15 PM