Class SBSDKUICheckRecognizerUIConfiguration
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKUICheckRecognizerUIConfiguration : NSObject
- Inheritance
-
SBSDKUICheckRecognizerUIConfiguration
Constructors
SBSDKUICheckRecognizerUIConfiguration()
public SBSDKUICheckRecognizerUIConfiguration()
SBSDKUICheckRecognizerUIConfiguration(NSObjectFlag)
protected SBSDKUICheckRecognizerUIConfiguration(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUICheckRecognizerUIConfiguration(NativeHandle)
protected SBSDKUICheckRecognizerUIConfiguration(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
CameraOverlayColor
public virtual UIColor CameraOverlayColor { get; set; }
Property Value
- UIColor
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
public virtual SBSDKUIDialogButtonStyle ErrorDialogButtonStyle { get; set; }
Property Value
- SBSDKUIDialogButtonStyle
ErrorDialogStyle
public virtual SBSDKUIDialogStyle ErrorDialogStyle { get; set; }
Property Value
- SBSDKUIDialogStyle
FinderLineColor
public virtual UIColor FinderLineColor { get; set; }
Property Value
- UIColor
FinderLineWidth
public virtual NFloat FinderLineWidth { get; set; }
Property Value
- NFloat
public virtual bool IsCancelButtonHidden { get; set; }
Property Value
- bool
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
public virtual UIColor TopBarButtonsColor { get; set; }
Property Value
- UIColor
public virtual UIColor TopBarButtonsInactiveColor { get; set; }
Property Value
- UIColor
UserGuidanceBackgroundColor
public virtual UIColor UserGuidanceBackgroundColor { get; set; }
Property Value
- UIColor
UserGuidanceTextColor
public virtual UIColor UserGuidanceTextColor { get; set; }
Property Value
- UIColor