Class SBSDKCheckScannerViewControllerDelegate_Extensions
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public static class SBSDKCheckScannerViewControllerDelegate_Extensions
- Inheritance
-
SBSDKCheckScannerViewControllerDelegate_Extensions
- Inherited Members
Methods
DidChangeState(ISBSDKCheckScannerViewControllerDelegate, SBSDKCheckScannerViewController, SBSDKCheckScannerState)
public static void DidChangeState(this ISBSDKCheckScannerViewControllerDelegate This, SBSDKCheckScannerViewController controller, SBSDKCheckScannerState state)
Parameters
This
ISBSDKCheckScannerViewControllerDelegatecontroller
SBSDKCheckScannerViewControllerstate
SBSDKCheckScannerState
ShouldScan(ISBSDKCheckScannerViewControllerDelegate, SBSDKCheckScannerViewController)
public static bool ShouldScan(this ISBSDKCheckScannerViewControllerDelegate This, SBSDKCheckScannerViewController controller)