Table of Contents

Class CroppingActivity.Companion

Namespace
IO.Scanbot.Sdk.Ui_v2.Document
Assembly
DocumentSDK.NET.Droid.dll
public sealed class CroppingActivity.Companion : Object, BaseActivity.IRtuCompanion, IJavaObject, IDisposable, IJavaPeerable
Inheritance
CroppingActivity.Companion
Implements

Constructors

Companion(DefaultConstructorMarker)

public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Methods

ExtractResult(int, Intent)

public CroppingActivity.CroppingActivityResult ExtractResult(int resultCode, Intent data)

Parameters

resultCode int
data Intent

Returns

CroppingActivity.CroppingActivityResult

NewIntent(Context, CroppingConfiguration)

[Obsolete("deprecated")]
public Intent NewIntent(Context context, CroppingConfiguration configuration)

Parameters

context Context
configuration CroppingConfiguration

Returns

Intent