Class SBSDKCheckScannerViewControllerDelegate_Extensions
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public static class SBSDKCheckScannerViewControllerDelegate_Extensions
- Inheritance
-
SBSDKCheckScannerViewControllerDelegate_Extensions
- Inherited Members
Methods
CheckScannerViewControllerShouldScan(ISBSDKCheckScannerViewControllerDelegate, SBSDKCheckScannerViewController)
public static bool CheckScannerViewControllerShouldScan(this ISBSDKCheckScannerViewControllerDelegate This, SBSDKCheckScannerViewController controller)
Parameters
Returns
DidChangeState(ISBSDKCheckScannerViewControllerDelegate, SBSDKCheckScannerViewController, SBSDKCheckScannerState)
public static void DidChangeState(this ISBSDKCheckScannerViewControllerDelegate This, SBSDKCheckScannerViewController controller, SBSDKCheckScannerState state)
Parameters
ThisISBSDKCheckScannerViewControllerDelegatecontrollerSBSDKCheckScannerViewControllerstateSBSDKCheckScannerState
ForResult(ISBSDKCheckScannerViewControllerDelegate, SBSDKCheckScannerViewController, SBSDKCheckScanningResult)
public static bool ForResult(this ISBSDKCheckScannerViewControllerDelegate This, SBSDKCheckScannerViewController controller, SBSDKCheckScanningResult result)
Parameters
ThisISBSDKCheckScannerViewControllerDelegatecontrollerSBSDKCheckScannerViewControllerresultSBSDKCheckScanningResult