documentCameraViewControllerDidCancel(_:)
Tells the delegate that the user canceled out of the document scanner camera.
Declaration
optional func documentCameraViewControllerDidCancel(_ controller: VNDocumentCameraViewController)Parameters
- controller:
The document camera view controller in which the user canceled.