Table of Contents

Interface IProgressAware

Namespace
IO.Scanbot.Sdk.Ui_v2.Document.Screen
Assembly
DocumentSDK.NET.Droid.dll
public interface IProgressAware : IJavaObject, IDisposable, IJavaPeerable
Inherited Members

Properties

ProgressShowing

IStateFlow ProgressShowing { get; }

Property Value

IStateFlow

Methods

HideProgress()

void HideProgress()

ShowProgress(IProgressType)

void ShowProgress(IProgressType progressType)

Parameters

progressType IProgressType