Table of Contents

Class SBSDKUICroppingScreenBehaviorConfiguration

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class SBSDKUICroppingScreenBehaviorConfiguration : NSObject
Inheritance
SBSDKUICroppingScreenBehaviorConfiguration

Constructors

SBSDKUICroppingScreenBehaviorConfiguration()

public SBSDKUICroppingScreenBehaviorConfiguration()

SBSDKUICroppingScreenBehaviorConfiguration(NSObjectFlag)

protected SBSDKUICroppingScreenBehaviorConfiguration(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKUICroppingScreenBehaviorConfiguration(NativeHandle)

protected SBSDKUICroppingScreenBehaviorConfiguration(NativeHandle handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

DetectorMode

public virtual SBSDKDocumentDetectorMode DetectorMode { get; set; }

Property Value

SBSDKDocumentDetectorMode

IsCropEnabled

public virtual bool IsCropEnabled { get; set; }

Property Value

bool

IsRotationEnabled

public virtual bool IsRotationEnabled { get; set; }

Property Value

bool