Table of Contents

Class SBSDKUIBarcodesBatchScannerUIConfiguration

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public class SBSDKUIBarcodesBatchScannerUIConfiguration : NSObject
Inheritance
SBSDKUIBarcodesBatchScannerUIConfiguration

Constructors

SBSDKUIBarcodesBatchScannerUIConfiguration()

public SBSDKUIBarcodesBatchScannerUIConfiguration()

SBSDKUIBarcodesBatchScannerUIConfiguration(NSObjectFlag)

protected SBSDKUIBarcodesBatchScannerUIConfiguration(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKUIBarcodesBatchScannerUIConfiguration(NativeHandle)

protected SBSDKUIBarcodesBatchScannerUIConfiguration(NativeHandle handle)

Parameters

handle NativeHandle

Properties

BarcodesCountTextColor

public virtual UIColor BarcodesCountTextColor { get; set; }

Property Value

UIColor

CameraOverlayColor

public virtual UIColor CameraOverlayColor { get; set; }

Property Value

UIColor

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

DetailsActionColor

public virtual UIColor DetailsActionColor { get; set; }

Property Value

UIColor

DetailsBackgroundColor

public virtual UIColor DetailsBackgroundColor { get; set; }

Property Value

UIColor

DetailsPrimaryColor

public virtual UIColor DetailsPrimaryColor { get; set; }

Property Value

UIColor

FinderAspectRatio

public virtual SBSDKAspectRatio FinderAspectRatio { get; set; }

Property Value

SBSDKAspectRatio

FinderLineColor

public virtual UIColor FinderLineColor { get; set; }

Property Value

UIColor

FinderLineWidth

public virtual NFloat FinderLineWidth { get; set; }

Property Value

NFloat

FinderTextHintColor

public virtual UIColor FinderTextHintColor { get; set; }

Property Value

UIColor

IsCancelButtonHidden

public virtual bool IsCancelButtonHidden { get; set; }

Property Value

bool

IsFlashButtonHidden

public virtual bool IsFlashButtonHidden { get; set; }

Property Value

bool

OrientationLockMode

public virtual SBSDKOrientationLock OrientationLockMode { get; set; }

Property Value

SBSDKOrientationLock

TopBarBackgroundColor

public virtual UIColor TopBarBackgroundColor { get; set; }

Property Value

UIColor

TopBarButtonsColor

public virtual UIColor TopBarButtonsColor { get; set; }

Property Value

UIColor

TopBarButtonsInactiveColor

public virtual UIColor TopBarButtonsInactiveColor { get; set; }

Property Value

UIColor