Class SBSDKBaseScannerViewFinderConfiguration
- Namespace
- ScanbotSDK.iOS
- Assembly
- BarcodeSDK.NET.iOS.dll
public class SBSDKBaseScannerViewFinderConfiguration : NSObject
- Inheritance
-
SBSDKBaseScannerViewFinderConfiguration
Constructors
SBSDKBaseScannerViewFinderConfiguration()
public SBSDKBaseScannerViewFinderConfiguration()
SBSDKBaseScannerViewFinderConfiguration(NSObjectFlag)
protected SBSDKBaseScannerViewFinderConfiguration(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKBaseScannerViewFinderConfiguration(NativeHandle)
protected SBSDKBaseScannerViewFinderConfiguration(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
AspectRatio
public virtual SBSDKAspectRatio AspectRatio { get; set; }
Property Value
- SBSDKAspectRatio
BackgroundColor
public virtual UIColor BackgroundColor { get; set; }
Property Value
- UIColor
BackgroundEffect
public virtual UIVisualEffect? BackgroundEffect { get; set; }
Property Value
- UIVisualEffect
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
DefaultConfiguration
public static SBSDKBaseScannerViewFinderConfiguration DefaultConfiguration { get; }
Property Value
- SBSDKBaseScannerViewFinderConfiguration
FinderSafeArea
public virtual CGRect FinderSafeArea { get; set; }
Property Value
- CGRect
IgnoresSafeAreaInsets
public virtual bool IgnoresSafeAreaInsets { get; set; }
Property Value
- bool
IsAnimatingChanges
public virtual bool IsAnimatingChanges { get; set; }
Property Value
- bool
IsViewFinderEnabled
public virtual bool IsViewFinderEnabled { get; set; }
Property Value
- bool
LineColor
public virtual UIColor LineColor { get; set; }
Property Value
- UIColor
LineCornerRadius
public virtual NFloat LineCornerRadius { get; set; }
Property Value
- NFloat
LineWidth
public virtual NFloat LineWidth { get; set; }
Property Value
- NFloat
MinimumInset
public virtual UIEdgeInsets MinimumInset { get; set; }
Property Value
- UIEdgeInsets
PreferredHeight
public virtual NFloat PreferredHeight { get; set; }
Property Value
- NFloat
SecondaryAspectRatio
public virtual SBSDKAspectRatio? SecondaryAspectRatio { get; set; }
Property Value
- SBSDKAspectRatio
SecondaryMinimumInset
public virtual UIEdgeInsets SecondaryMinimumInset { get; set; }
Property Value
- UIEdgeInsets
Style
public virtual SBSDKFinderViewStyle Style { get; set; }
Property Value
- SBSDKFinderViewStyle