Class DocumentScannerActivity
[Obsolete("This class is obsoleted in this android platform")]
public sealed class DocumentScannerActivity : BaseDocumentScannerActivity, ICancelable, IInitializable, ILicensable, IPermissionAware, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
DocumentScannerActivity
- Implements
- Inherited Members
Constructors
DocumentScannerActivity()
public DocumentScannerActivity()
Properties
TerminateCondition
protected override ITerminateCondition TerminateCondition { get; }
Property Value
Methods
CloseSnapping(CloseSnapping)
public override void CloseSnapping(DocumentScannerNavigationEvent.CloseSnapping closeSnapping)
Parameters
closeSnapping
DocumentScannerNavigationEvent.CloseSnapping
ExtractResult(int, Intent)
public static DocumentScannerActivity.DocumentScannerActivityResult ExtractResult(int resultCode, Intent data)
Parameters
Returns
ForceClose(Context, bool)
public static void ForceClose(Context context, bool keepResult)
Parameters
InitDependencies()
protected override void InitDependencies()
NewIntent(Context, DocumentScannerConfiguration)
[Obsolete("deprecated")]
public static Intent NewIntent(Context context, DocumentScannerConfiguration documentScannerConfiguration)
Parameters
context
ContextdocumentScannerConfiguration
DocumentScannerConfiguration