Class SBSDKUITextDataScannerUIConfiguration
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKUITextDataScannerUIConfiguration : NSObject
- Inheritance
-
SBSDKUITextDataScannerUIConfiguration
Constructors
SBSDKUITextDataScannerUIConfiguration()
public SBSDKUITextDataScannerUIConfiguration()
SBSDKUITextDataScannerUIConfiguration(NSObjectFlag)
protected SBSDKUITextDataScannerUIConfiguration(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUITextDataScannerUIConfiguration(NativeHandle)
protected SBSDKUITextDataScannerUIConfiguration(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
FinderLineColor
public virtual UIColor FinderLineColor { get; set; }
Property Value
- UIColor
FinderLineWidth
public virtual NFloat FinderLineWidth { get; set; }
Property Value
- NFloat
FinderTextHintColor
public virtual UIColor FinderTextHintColor { get; set; }
Property Value
- UIColor
FlashButtonInactiveColor
public virtual UIColor FlashButtonInactiveColor { get; set; }
Property Value
- UIColor
IsCancelButtonHidden
public virtual bool IsCancelButtonHidden { get; set; }
Property Value
- bool
IsFlashButtonHidden
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
TopBarButtonsColor
public virtual UIColor TopBarButtonsColor { get; set; }
Property Value
- UIColor
WordBoxHighlightColor
public virtual UIColor WordBoxHighlightColor { get; set; }
Property Value
- UIColor