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
ISBSDKBarcodeScannerViewControllerDelegatecontroller
SBSDKBarcodeScannerViewControllercodes
SBSDKBarcodeItem[]
Returns
ShouldScanBarcodes(ISBSDKBarcodeScannerViewControllerDelegate, SBSDKBarcodeScannerViewController)
public static bool ShouldScanBarcodes(this ISBSDKBarcodeScannerViewControllerDelegate This, SBSDKBarcodeScannerViewController controller)