Table of Contents

Class SBSDKUI2NoLayoutPreset

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class SBSDKUI2NoLayoutPreset : SBSDKUI2MRZFinderLayoutPreset, INSCopying, INativeObject, IDisposable
Inheritance
SBSDKUI2NoLayoutPreset
Implements
INSCopying
INativeObject
Inherited Members

Constructors

SBSDKUI2NoLayoutPreset()

public SBSDKUI2NoLayoutPreset()

SBSDKUI2NoLayoutPreset(NSObjectFlag)

protected SBSDKUI2NoLayoutPreset(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKUI2NoLayoutPreset(NativeHandle)

protected SBSDKUI2NoLayoutPreset(NativeHandle handle)

Parameters

handle NativeHandle

Properties

ClassHandle

public override NativeHandle ClassHandle { get; }

Property Value

NativeHandle

Hash

public virtual nuint Hash { get; }

Property Value

nuint

_type

public virtual string _type { get; }

Property Value

string

Methods

FromJsonWithJson(string)

public static SBSDKUI2NoLayoutPreset? FromJsonWithJson(string json)

Parameters

json string

Returns

SBSDKUI2NoLayoutPreset

IsEqual(NSObject?)

public virtual bool IsEqual(NSObject? @object)

Parameters

object NSObject

Returns

bool

ToJsonWithConfiguration(SBSDKToJSONConfiguration)

public virtual string ToJsonWithConfiguration(SBSDKToJSONConfiguration configuration)

Parameters

configuration SBSDKToJSONConfiguration

Returns

string