Table of Contents

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 ISBSDKCheckScannerViewControllerDelegate
controller SBSDKCheckScannerViewController
state SBSDKCheckScannerState

ShouldScan(ISBSDKCheckScannerViewControllerDelegate, SBSDKCheckScannerViewController)

public static bool ShouldScan(this ISBSDKCheckScannerViewControllerDelegate This, SBSDKCheckScannerViewController controller)

Parameters

This ISBSDKCheckScannerViewControllerDelegate
controller SBSDKCheckScannerViewController

Returns

bool