Class SBSDKUIBarcodesBatchScannerBehaviorConfiguration
- Namespace
- ScanbotSDK.iOS
- Assembly
- BarcodeSDK.NET.iOS.dll
public class SBSDKUIBarcodesBatchScannerBehaviorConfiguration : NSObject
- Inheritance
-
SBSDKUIBarcodesBatchScannerBehaviorConfiguration
Constructors
SBSDKUIBarcodesBatchScannerBehaviorConfiguration()
public SBSDKUIBarcodesBatchScannerBehaviorConfiguration()
SBSDKUIBarcodesBatchScannerBehaviorConfiguration(NSObjectFlag)
protected SBSDKUIBarcodesBatchScannerBehaviorConfiguration(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUIBarcodesBatchScannerBehaviorConfiguration(NativeHandle)
protected SBSDKUIBarcodesBatchScannerBehaviorConfiguration(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
AcceptedBarcodeTypes
public virtual SBSDKBarcodeFormat[] AcceptedBarcodeTypes { get; set; }
Property Value
- SBSDKBarcodeFormat[]
AdditionalScanningParameters
public virtual SBSDKUIBarcodeAdditionalParameters AdditionalScanningParameters { get; set; }
Property Value
- SBSDKUIBarcodeAdditionalParameters
BarcodeFilter
public virtual SBSDKUIBarcodeFilter BarcodeFilter { get; set; }
Property Value
- SBSDKUIBarcodeFilter
CameraZoomFactor
public virtual NFloat CameraZoomFactor { get; set; }
Property Value
- NFloat
CameraZoomRange
public virtual SBSDKZoomRange CameraZoomRange { get; set; }
Property Value
- SBSDKZoomRange
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
EngineMode
public virtual SBSDKBarcodeScannerEngineMode EngineMode { get; set; }
Property Value
- SBSDKBarcodeScannerEngineMode
ExtensionFilter
public virtual SBSDKUIBarcodesExtensionFilter ExtensionFilter { get; set; }
Property Value
- SBSDKUIBarcodesExtensionFilter
public virtual SBSDKBarcodeDocumentFormat[] ExtractedDocumentFormats { get; set; }
Property Value
- SBSDKBarcodeDocumentFormat[]
FocusLockPosition
public virtual NFloat FocusLockPosition { get; set; }
Property Value
- NFloat
InitialScanningDelay
public virtual double InitialScanningDelay { get; set; }
Property Value
- double
IsDoubleTapToZoomEnabled
public virtual bool IsDoubleTapToZoomEnabled { get; set; }
Property Value
- bool
IsFlashEnabled
public virtual bool IsFlashEnabled { get; set; }
Property Value
- bool
IsFocusLockEnabled
public virtual bool IsFocusLockEnabled { get; set; }
Property Value
- bool
IsPinchToZoomEnabled
public virtual bool IsPinchToZoomEnabled { get; set; }
Property Value
- bool
IsSuccessBeepEnabled
public virtual bool IsSuccessBeepEnabled { get; set; }
Property Value
- bool
IsViewFinderEnabled
public virtual bool IsViewFinderEnabled { get; set; }
Property Value
- bool
ShouldAnimateZooming
public virtual bool ShouldAnimateZooming { get; set; }
Property Value
- bool