Table of Contents

Class SBSDKUIBarcodesBatchScannerViewController_ScanbotBarcodeScannerSDK_Swift_8960

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public static class SBSDKUIBarcodesBatchScannerViewController_ScanbotBarcodeScannerSDK_Swift_8960
Inheritance
SBSDKUIBarcodesBatchScannerViewController_ScanbotBarcodeScannerSDK_Swift_8960
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