Contents

VNDocumentCameraViewControllerDelegate

A delegate protocol through which the document camera returns its scanned results.

Declaration

protocol VNDocumentCameraViewControllerDelegate : NSObjectProtocol

Overview

Your app is responsible for dismissing the document camera in all delegate callback methods.

Topics

Determining scan results

See Also

Document scanning through the camera