Table of Contents

Class CheckIntroImage

Namespace
IO.Scanbot.Sdk.Ui_v2.Document.Configuration
Assembly
DocumentSDK.NET.Droid.dll
public sealed class CheckIntroImage : IntroImage, IParcelable, IJavaObject, IDisposable, IJavaPeerable
Inheritance
CheckIntroImage
Implements
Inherited Members

Constructors

CheckIntroImage()

public CheckIntroImage()

CheckIntroImage(JSONObject)

public CheckIntroImage(JSONObject json)

Parameters

json JSONObject

CheckIntroImage(IDictionary<string, Object>)

public CheckIntroImage(IDictionary<string, Object> source)

Parameters

source IDictionary<string, Object>

Properties

Creator

public static IParcelableCreator Creator { get; }

Property Value

IParcelableCreator

Methods

Default()

public static CheckIntroImage Default()

Returns

CheckIntroImage

DescribeContents()

public override int DescribeContents()

Returns

int

Get_type()

public override string Get_type()

Returns

string

ToJson(ToJsonConfiguration)

public override JSONObject ToJson(ToJsonConfiguration config)

Parameters

config ToJsonConfiguration

Returns

JSONObject

WriteToParcel(Parcel, ParcelableWriteFlags)

public override void WriteToParcel(Parcel @out, ParcelableWriteFlags flags)

Parameters

out Parcel
flags ParcelableWriteFlags