Table of Contents

Class FinderDocumentScannerActivity.FinderDocumentScannerSettings

Namespace
IO.Scanbot.Sdk.UI.View.Camera
Assembly
DocumentSDK.NET.Droid.dll
public sealed class FinderDocumentScannerActivity.FinderDocumentScannerSettings : Object, IParcelable, IJavaObject, IDisposable, IJavaPeerable
Inheritance
FinderDocumentScannerActivity.FinderDocumentScannerSettings
Implements

Constructors

FinderDocumentScannerSettings(bool)

public FinderDocumentScannerSettings(bool flashEnabled)

Parameters

flashEnabled bool

Properties

Creator

public static IParcelableCreator Creator { get; }

Property Value

IParcelableCreator

FlashEnabled

public bool FlashEnabled { get; }

Property Value

bool

Methods

Component1()

public bool Component1()

Returns

bool

Copy(bool)

public FinderDocumentScannerActivity.FinderDocumentScannerSettings Copy(bool flashEnabled)

Parameters

flashEnabled bool

Returns

FinderDocumentScannerActivity.FinderDocumentScannerSettings

DescribeContents()

public int DescribeContents()

Returns

int

WriteToParcel(Parcel, ParcelableWriteFlags)

public void WriteToParcel(Parcel @out, ParcelableWriteFlags flags)

Parameters

out Parcel
flags ParcelableWriteFlags