Table of Contents

Class FinderDocumentScannerActivity

Namespace
IO.Scanbot.Sdk.UI.View.Camera
Assembly
DocumentSDK.NET.Droid.dll
[Obsolete("This class is obsoleted in this android platform")]
public sealed class FinderDocumentScannerActivity : BaseFinderDocumentScannerActivity, ICancelable, IInitializable, ILicensable, IPermissionAware, IJavaObject, IDisposable, IJavaPeerable
Inheritance
FinderDocumentScannerActivity
Implements
Inherited Members

Constructors

FinderDocumentScannerActivity()

public FinderDocumentScannerActivity()

Properties

TerminateCondition

protected override ITerminateCondition TerminateCondition { get; }

Property Value

ITerminateCondition

Methods

CloseSnapping(CloseSnapping)

public override void CloseSnapping(DocumentScannerNavigationEvent.CloseSnapping closeSnapping)

Parameters

closeSnapping DocumentScannerNavigationEvent.CloseSnapping

ForceClose(Context, bool)

public static void ForceClose(Context context, bool keepResult)

Parameters

context Context
keepResult bool

InitDependencies()

protected override void InitDependencies()

NewIntent(Context, FinderDocumentScannerConfiguration)

[Obsolete("deprecated")]
public static Intent NewIntent(Context context, FinderDocumentScannerConfiguration documentScannerConfiguration)

Parameters

context Context
documentScannerConfiguration FinderDocumentScannerConfiguration

Returns

Intent