Table of Contents

Class SBSDKUI2NoIntroImage

Namespace
ScanbotSDK.iOS
Assembly
DocumentSDK.NET.iOS.dll
public class SBSDKUI2NoIntroImage : SBSDKUI2IntroImage
Inheritance
SBSDKUI2NoIntroImage
Inherited Members

Constructors

SBSDKUI2NoIntroImage()

public SBSDKUI2NoIntroImage()

SBSDKUI2NoIntroImage(NSObjectFlag)

protected SBSDKUI2NoIntroImage(NSObjectFlag t)

Parameters

t NSObjectFlag

SBSDKUI2NoIntroImage(NativeHandle)

protected SBSDKUI2NoIntroImage(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 SBSDKUI2NoIntroImage? FromJsonWithJson(string json)

Parameters

json string

Returns

SBSDKUI2NoIntroImage

IsEqual(NSObject?)

public virtual bool IsEqual(NSObject? @object)

Parameters

object NSObject

Returns

bool

ToJson()

public virtual string ToJson()

Returns

string