Class SBSDKUIBarcodesBatchScannerBehaviorConfiguration  
  
  
    - Namespace
 - ScanbotSDK.iOS
 
  - Assembly
 - DocumentSDK.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 SBSDKBarcodeType[] AcceptedBarcodeTypes { get; set; }
   
  Property Value
  
    - SBSDKBarcodeType[]
 
    
  
  
  
  AcceptedDocumentTypes
  
  
  
  
  
    public virtual SBSDKBarcodeDocumentRootType[] AcceptedDocumentTypes { get; set; }
   
  Property Value
  
    - SBSDKBarcodeDocumentRootType[]
 
    
  
  
  
  AdditionalDetectionParameters
  
  
  
  
  
    public virtual SBSDKBarcodeAdditionalParameters AdditionalDetectionParameters { get; set; }
   
  Property Value
  
    - SBSDKBarcodeAdditionalParameters
 
    
  
  
  
  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 SBSDKBarcodeEngineMode EngineMode { get; set; }
   
  Property Value
  
    - SBSDKBarcodeEngineMode
 
    
  
  
  
  ExtensionFilter
  
  
  
  
  
    public virtual SBSDKBarcodesExtensionFilter ExtensionFilter { get; set; }
   
  Property Value
  
    - SBSDKBarcodesExtensionFilter
 
    
  
  
  
  FocusLockPosition
  
  
  
  
  
    public virtual NFloat FocusLockPosition { get; set; }
   
  Property Value
  
    - NFloat
 
    
  
  
  
  InitialScanDelay
  
  
  
  
  
    public virtual double InitialScanDelay { 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