Class SBSDKUIDocumentScannerViewControllerDelegate
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public abstract class SBSDKUIDocumentScannerViewControllerDelegate : SBSDKUIViewControllerDelegate, ISBSDKUIDocumentScannerViewControllerDelegate, ISBSDKUIViewControllerDelegate, INativeObject, IDisposable
- Inheritance
-
SBSDKUIDocumentScannerViewControllerDelegate
- Implements
-
INativeObject
- Inherited Members
Constructors
SBSDKUIDocumentScannerViewControllerDelegate()
protected SBSDKUIDocumentScannerViewControllerDelegate()
SBSDKUIDocumentScannerViewControllerDelegate(NSObjectFlag)
protected SBSDKUIDocumentScannerViewControllerDelegate(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUIDocumentScannerViewControllerDelegate(NativeHandle)
protected SBSDKUIDocumentScannerViewControllerDelegate(NativeHandle handle)
Parameters
handle
NativeHandle
Methods
DidCancel(SBSDKUIDocumentScannerViewController)
public virtual void DidCancel(SBSDKUIDocumentScannerViewController viewController)
Parameters
viewController
SBSDKUIDocumentScannerViewController
DidFinishWithDocument(SBSDKUIDocumentScannerViewController, SBSDKDocument)
public virtual void DidFinishWithDocument(SBSDKUIDocumentScannerViewController viewController, SBSDKDocument document)
Parameters
viewController
SBSDKUIDocumentScannerViewControllerdocument
SBSDKDocument