Class SBSDKUICroppingScreenUIConfiguration
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKUICroppingScreenUIConfiguration : NSObject
- Inheritance
-
SBSDKUICroppingScreenUIConfiguration
Constructors
SBSDKUICroppingScreenUIConfiguration()
public SBSDKUICroppingScreenUIConfiguration()
SBSDKUICroppingScreenUIConfiguration(NSObjectFlag)
protected SBSDKUICroppingScreenUIConfiguration(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUICroppingScreenUIConfiguration(NativeHandle)
protected SBSDKUICroppingScreenUIConfiguration(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
AnchorPointsColor
public virtual UIColor? AnchorPointsColor { get; set; }
Property Value
- UIColor
BackgroundColor
public virtual UIColor BackgroundColor { get; set; }
Property Value
- UIColor
BottomBarBackgroundColor
public virtual UIColor BottomBarBackgroundColor { get; set; }
Property Value
- UIColor
public virtual UIColor BottomBarButtonsColor { get; set; }
Property Value
- UIColor
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
HintTitleColor
public virtual UIColor HintTitleColor { get; set; }
Property Value
- UIColor
public virtual bool IsDetectResetButtonHidden { get; set; }
Property Value
- bool
public virtual bool IsRotateButtonHidden { get; set; }
Property Value
- bool
public virtual bool IsTopAndBottomButtonsSwapped { get; set; }
Property Value
- bool
OrientationLockMode
public virtual SBSDKOrientationLock OrientationLockMode { get; set; }
Property Value
- SBSDKOrientationLock
PolygonColor
public virtual UIColor PolygonColor { get; set; }
Property Value
- UIColor
PolygonColorMagnetic
public virtual UIColor PolygonColorMagnetic { get; set; }
Property Value
- UIColor
PolygonLineWidth
public virtual NFloat PolygonLineWidth { get; set; }
Property Value
- NFloat
TitleColor
public virtual UIColor TitleColor { get; set; }
Property Value
- UIColor
TopBarBackgroundColor
public virtual UIColor TopBarBackgroundColor { get; set; }
Property Value
- UIColor
public virtual UIColor TopBarButtonsColor { get; set; }
Property Value
- UIColor