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.
02.03.2022 12:59:15