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

FilterBarcodes(ISBSDKBarcodeScannerViewControllerDelegate, SBSDKBarcodeScannerViewController, SBSDKBarcodeItem[])

public static SBSDKBarcodeItem[] FilterBarcodes(this ISBSDKBarcodeScannerViewControllerDelegate This, SBSDKBarcodeScannerViewController controller, SBSDKBarcodeItem[] codes)

Parameters

This ISBSDKBarcodeScannerViewControllerDelegate
controller SBSDKBarcodeScannerViewController
codes SBSDKBarcodeItem[]

Returns

SBSDKBarcodeItem[]

ShouldScanBarcodes(ISBSDKBarcodeScannerViewControllerDelegate, SBSDKBarcodeScannerViewController)

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

Parameters

This ISBSDKBarcodeScannerViewControllerDelegate
controller SBSDKBarcodeScannerViewController

Returns

bool