Table of Contents

Class InternalComposerCache

Namespace
IO.Scanbot.Sdk.Docprocessing.Compose
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/docprocessing/compose/InternalComposerCache", DoNotGenerateAcw = true)]
public sealed class InternalComposerCache : Object, IComposerCache, IJavaObject, IJavaPeerable, IDisposable
Inheritance
InternalComposerCache
Implements
Inherited Members

Constructors

InternalComposerCache(Context)

[Register(".ctor", "(Landroid/content/Context;)V", "")]
public InternalComposerCache(Context context)

Parameters

context Context

Fields

B

[Register("b")]
public const string B = "composer"

Field Value

string

Properties

A

[Register("a")]
public Context A { get; set; }

Property Value

Context

CacheDir

public File CacheDir { get; }

Property Value

File

Methods

Clear()

[Register("clear", "()V", "")]
public void Clear()