Class SBSDKUIGenericDocumentRecognizerViewControllerDelegate
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public abstract class SBSDKUIGenericDocumentRecognizerViewControllerDelegate : SBSDKUIViewControllerDelegate, ISBSDKUIGenericDocumentRecognizerViewControllerDelegate, ISBSDKUIViewControllerDelegate, INativeObject, IDisposable
- Inheritance
-
SBSDKUIGeneric
Document Recognizer View Controller Delegate
- Implements
-
INative
Object
- Inherited Members
Constructors
SBSDKUIGenericDocumentRecognizerViewControllerDelegate()
SBSDKUIGenericDocumentRecognizerViewControllerDelegate(NSObjectFlag)
Parameters
t
NSObjectFlag
SBSDKUIGenericDocumentRecognizerViewControllerDelegate(NativeHandle)
Parameters
handle
NativeHandle
Methods
DidCancel(SBSDKUIGenericDocumentRecognizerViewController)
Parameters
viewController
SBSDKUIGenericDocument Recognizer View Controller
DidFinishWithDocuments(SBSDKUIGenericDocumentRecognizerViewController, SBSDKGenericDocument[])
public virtual void DidFinishWithDocuments(SBSDKUIGenericDocumentRecognizerViewController viewController, SBSDKGenericDocument[] documents)
Parameters
viewController
SBSDKUIGenericDocument Recognizer View Controller documents
SBSDKGenericDocument []