Class SBSDKUICroppingViewControllerDelegate
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public abstract class SBSDKUICroppingViewControllerDelegate : SBSDKUIViewControllerDelegate, ISBSDKUICroppingViewControllerDelegate, ISBSDKUIViewControllerDelegate, INativeObject, IDisposable
- Inheritance
-
SBSDKUICroppingViewControllerDelegate
- Implements
-
INativeObject
- Inherited Members
Constructors
SBSDKUICroppingViewControllerDelegate()
protected SBSDKUICroppingViewControllerDelegate()
SBSDKUICroppingViewControllerDelegate(NSObjectFlag)
protected SBSDKUICroppingViewControllerDelegate(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUICroppingViewControllerDelegate(NativeHandle)
protected SBSDKUICroppingViewControllerDelegate(NativeHandle handle)
Parameters
handle
NativeHandle
Methods
DidCancel(SBSDKUICroppingViewController)
public virtual void DidCancel(SBSDKUICroppingViewController viewController)
Parameters
viewController
SBSDKUICroppingViewController
DidFinish(SBSDKUICroppingViewController, SBSDKDocumentPage)
public virtual void DidFinish(SBSDKUICroppingViewController viewController, SBSDKDocumentPage changedPage)
Parameters
viewController
SBSDKUICroppingViewControllerchangedPage
SBSDKDocumentPage