Share via


VisionKit Namespace

Classes

Name Description
VNDocumentCameraScan
VNDocumentCameraViewController
VNDocumentCameraViewControllerDelegate

This is a class that implements the interface IVNDocumentCameraViewControllerDelegate (for the protocol VNDocumentCameraViewControllerDelegate).

Subclass this class to easily create a type that implements the protocol.

An alternative is to create a subclass of NSObject and then implemented the interface IVNDocumentCameraViewControllerDelegate.

VNDocumentCameraViewControllerDelegate_Extensions

Extension methods to the IVNDocumentCameraViewControllerDelegate interface to support all the methods from the VNDocumentCameraViewControllerDelegate protocol.

Interfaces

Name Description
IVNDocumentCameraViewControllerDelegate

This interface represents the Objective-C protocol VNDocumentCameraViewControllerDelegate.