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