Table of Contents

Class SBSDKBarcodeScanAndCountViewControllerDelegate_Extensions

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

Methods

DidStartScanning(ISBSDKBarcodeScanAndCountViewControllerDelegate, SBSDKBarcodeScanAndCountViewController)

public static void DidStartScanning(this ISBSDKBarcodeScanAndCountViewControllerDelegate This, SBSDKBarcodeScanAndCountViewController controller)

Parameters

This ISBSDKBarcodeScanAndCountViewControllerDelegate
controller SBSDKBarcodeScanAndCountViewController

FilterResults(ISBSDKBarcodeScanAndCountViewControllerDelegate, SBSDKBarcodeScanAndCountViewController, SBSDKBarcodeScannerResult[])

public static SBSDKBarcodeScannerResult[] FilterResults(this ISBSDKBarcodeScanAndCountViewControllerDelegate This, SBSDKBarcodeScanAndCountViewController controller, SBSDKBarcodeScannerResult[] codes)

Parameters

This ISBSDKBarcodeScanAndCountViewControllerDelegate
controller SBSDKBarcodeScanAndCountViewController
codes SBSDKBarcodeScannerResult[]

Returns

SBSDKBarcodeScannerResult[]

OverlayForBarcode(ISBSDKBarcodeScanAndCountViewControllerDelegate, SBSDKBarcodeScanAndCountViewController, SBSDKBarcodeScannerResult)

public static UIView? OverlayForBarcode(this ISBSDKBarcodeScanAndCountViewControllerDelegate This, SBSDKBarcodeScanAndCountViewController controller, SBSDKBarcodeScannerResult code)

Parameters

This ISBSDKBarcodeScanAndCountViewControllerDelegate
controller SBSDKBarcodeScanAndCountViewController
code SBSDKBarcodeScannerResult

Returns

UIView

PolygonStyleForBarcode(ISBSDKBarcodeScanAndCountViewControllerDelegate, SBSDKBarcodeScanAndCountViewController, SBSDKBarcodeScannerResult)

public static SBSDKScanAndCountPolygonStyle PolygonStyleForBarcode(this ISBSDKBarcodeScanAndCountViewControllerDelegate This, SBSDKBarcodeScanAndCountViewController controller, SBSDKBarcodeScannerResult code)

Parameters

This ISBSDKBarcodeScanAndCountViewControllerDelegate
controller SBSDKBarcodeScanAndCountViewController
code SBSDKBarcodeScannerResult

Returns

SBSDKScanAndCountPolygonStyle