Table of Contents

Class SBSDKBarcodeScannerViewControllerDelegate_Extensions

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public static class SBSDKBarcodeScannerViewControllerDelegate_Extensions
Inheritance
SBSDKBarcodeScannerViewControllerDelegate_Extensions
Inherited Members

Methods

FilterResults(ISBSDKBarcodeScannerViewControllerDelegate, SBSDKBarcodeScannerViewController, SBSDKBarcodeScannerResult[])

public static SBSDKBarcodeScannerResult[] FilterResults(this ISBSDKBarcodeScannerViewControllerDelegate This, SBSDKBarcodeScannerViewController controller, SBSDKBarcodeScannerResult[] codes)

Parameters

This ISBSDKBarcodeScannerViewControllerDelegate
controller SBSDKBarcodeScannerViewController
codes SBSDKBarcodeScannerResult[]

Returns

SBSDKBarcodeScannerResult[]

ShouldDetectBarcodes(ISBSDKBarcodeScannerViewControllerDelegate, SBSDKBarcodeScannerViewController)

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

Parameters

This ISBSDKBarcodeScannerViewControllerDelegate
controller SBSDKBarcodeScannerViewController

Returns

bool