Class SBSDKUIBarcodeScannerBehaviorConfiguration  
  
  
    - Namespace
 - ScanbotSDK.iOS
 
  - Assembly
 - BarcodeSDK.NET.iOS.dll
 
   
  
  
  
    public class SBSDKUIBarcodeScannerBehaviorConfiguration : NSObject
   
  
    - Inheritance
 
    - 
      
      
SBSDKUIBarcodeScannerBehaviorConfiguration
     
  
  Constructors
  
  
  SBSDKUIBarcodeScannerBehaviorConfiguration()
  
  
  
  
  
    public SBSDKUIBarcodeScannerBehaviorConfiguration()
   
  
  
  SBSDKUIBarcodeScannerBehaviorConfiguration(NSObjectFlag)
  
  
  
  
  
    protected SBSDKUIBarcodeScannerBehaviorConfiguration(NSObjectFlag t)
   
  Parameters
  
    t NSObjectFlag 
    
  
  
  
  SBSDKUIBarcodeScannerBehaviorConfiguration(NativeHandle)
  
  
  
  
  
    protected SBSDKUIBarcodeScannerBehaviorConfiguration(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[]
 
    
  
  
  
  AdditionalParameters
  
  
  
  
  
    public virtual SBSDKBarcodeAdditionalParameters AdditionalParameters { get; set; }
   
  Property Value
  
    - SBSDKBarcodeAdditionalParameters
 
    
  
  
  
  AutoCancelTimeout
  
  
  
  
  
    public virtual double AutoCancelTimeout { get; set; }
   
  Property Value
  
    - double
 
    
  
  
  
  BarcodeFilter
  
  
  
  
  
    public virtual SBSDKUIBarcodeFilter BarcodeFilter { get; set; }
   
  Property Value
  
    - SBSDKUIBarcodeFilter
 
    
  
  
  
  BarcodeImageGenerationType
  
  
  
  
  
    public virtual SBSDKBarcodeImageGenerationType BarcodeImageGenerationType { get; set; }
   
  Property Value
  
    - SBSDKBarcodeImageGenerationType
 
    
  
  
  
  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
 
    
  
  
  
  DialogTextFormat
  
  
  
  
  
    public virtual SBSDKBarcodeDialogFormat DialogTextFormat { get; set; }
   
  Property Value
  
    - SBSDKBarcodeDialogFormat
 
    
  
  
  
  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
 
    
  
  
  
  IsResultWithConfirmationEnabled
  
  
  
  
  
    public virtual bool IsResultWithConfirmationEnabled { 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