Table of Contents

Class SBSDKUIBarcodeScannerViewController_ScanbotSDK_Swift_13602

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

Methods

BarcodeScannerControllerDidDetectBarcodes(SBSDKUIBarcodeScannerViewController, SBSDKBarcodeScannerViewController, SBSDKBarcodeScannerResult[])

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

Parameters

This SBSDKUIBarcodeScannerViewController
controller SBSDKBarcodeScannerViewController
codes SBSDKBarcodeScannerResult[]

BarcodeScannerControllerFilterResults(SBSDKUIBarcodeScannerViewController, SBSDKBarcodeScannerViewController, SBSDKBarcodeScannerResult[])

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

Parameters

This SBSDKUIBarcodeScannerViewController
controller SBSDKBarcodeScannerViewController
codes SBSDKBarcodeScannerResult[]

Returns

SBSDKBarcodeScannerResult[]

ShouldDetectBarcodes(SBSDKUIBarcodeScannerViewController, SBSDKBarcodeScannerViewController)

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

Parameters

This SBSDKUIBarcodeScannerViewController
controller SBSDKBarcodeScannerViewController

Returns

bool