Table of Contents

Class SBSDKUIBarcodesBatchScannerViewController_ScanbotSDK_Swift_13907

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public static class SBSDKUIBarcodesBatchScannerViewController_ScanbotSDK_Swift_13907
Inheritance
SBSDKUIBarcodesBatchScannerViewController_ScanbotSDK_Swift_13907
Inherited Members

Methods

BarcodeScannerControllerDidDetectBarcodes(SBSDKUIBarcodesBatchScannerViewController, SBSDKBarcodeScannerViewController, SBSDKBarcodeScannerResult[])

public static void BarcodeScannerControllerDidDetectBarcodes(this SBSDKUIBarcodesBatchScannerViewController This, SBSDKBarcodeScannerViewController controller, SBSDKBarcodeScannerResult[] codes)

Parameters

This SBSDKUIBarcodesBatchScannerViewController
controller SBSDKBarcodeScannerViewController
codes SBSDKBarcodeScannerResult[]

BarcodeScannerControllerFilterResults(SBSDKUIBarcodesBatchScannerViewController, SBSDKBarcodeScannerViewController, SBSDKBarcodeScannerResult[])

public static SBSDKBarcodeScannerResult[] BarcodeScannerControllerFilterResults(this SBSDKUIBarcodesBatchScannerViewController This, SBSDKBarcodeScannerViewController controller, SBSDKBarcodeScannerResult[] codes)

Parameters

This SBSDKUIBarcodesBatchScannerViewController
controller SBSDKBarcodeScannerViewController
codes SBSDKBarcodeScannerResult[]

Returns

SBSDKBarcodeScannerResult[]

ShouldDetectBarcodes(SBSDKUIBarcodesBatchScannerViewController, SBSDKBarcodeScannerViewController)

public static bool ShouldDetectBarcodes(this SBSDKUIBarcodesBatchScannerViewController This, SBSDKBarcodeScannerViewController controller)

Parameters

This SBSDKUIBarcodesBatchScannerViewController
controller SBSDKBarcodeScannerViewController

Returns

bool