Class SBSDKUIViewControllerDelegate_Extensions
- Namespace
- ScanbotSDK.iOS
- Assembly
- BarcodeSDK.NET.iOS.dll
public static class SBSDKUIViewControllerDelegate_Extensions
- Inheritance
-
SBSDKUIViewControllerDelegate_Extensions
- Inherited Members
Methods
ViewControllerShouldCancel(ISBSDKUIViewControllerDelegate, SBSDKUIViewController)
public static bool ViewControllerShouldCancel(this ISBSDKUIViewControllerDelegate This, SBSDKUIViewController viewController)
Parameters
This
ISBSDKUIViewControllerDelegateviewController
SBSDKUIViewController
Returns
ViewControllerShouldFinish(ISBSDKUIViewControllerDelegate, SBSDKUIViewController)
public static bool ViewControllerShouldFinish(this ISBSDKUIViewControllerDelegate This, SBSDKUIViewController viewController)
Parameters
This
ISBSDKUIViewControllerDelegateviewController
SBSDKUIViewController