Package org.robovm.apple.visionkit
Interface VNDocumentCameraViewControllerDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
VNDocumentCameraViewControllerDelegateAdapter
public interface VNDocumentCameraViewControllerDelegate extends NSObjectProtocol
- Since:
- Available in iOS 13.0 and later.
-
Method Summary
Modifier and Type Method Description voiddidCancel(VNDocumentCameraViewController controller)voiddidFail(VNDocumentCameraViewController controller, NSError error)voiddidFinish(VNDocumentCameraViewController controller, VNDocumentCameraScan scan)