Class SBSDKUIViewControllerDelegate
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKUIViewControllerDelegate : NSObject, ISBSDKUIViewControllerDelegate, INativeObject, IDisposable
- Inheritance
-
SBSDKUIViewControllerDelegate
- Implements
-
INativeObject
- Derived
Constructors
SBSDKUIViewControllerDelegate()
public SBSDKUIViewControllerDelegate()
SBSDKUIViewControllerDelegate(NSObjectFlag)
protected SBSDKUIViewControllerDelegate(NSObjectFlag t)
Parameters
tNSObjectFlag
SBSDKUIViewControllerDelegate(NativeHandle)
protected SBSDKUIViewControllerDelegate(NativeHandle handle)
Parameters
handleNativeHandle
Methods
ViewControllerShouldCancel(SBSDKUIViewController)
public virtual bool ViewControllerShouldCancel(SBSDKUIViewController viewController)
Parameters
viewControllerSBSDKUIViewController
Returns
ViewControllerShouldFinish(SBSDKUIViewController)
public virtual bool ViewControllerShouldFinish(SBSDKUIViewController viewController)
Parameters
viewControllerSBSDKUIViewController