Table of Contents

Interface IShakeAutoSnappingPredicate

Namespace
IO.Scanbot.Sdk.Camera.Autosnapping
Assembly
DocumentSDK.NET.Droid.dll
public interface IShakeAutoSnappingPredicate : IAutoSnappingPredicate, IJavaObject, IDisposable, IJavaPeerable
Inherited Members

Properties

Enabled

bool Enabled { get; set; }

Property Value

bool

MoveCallback

IFunction0 MoveCallback { get; set; }

Property Value

IFunction0

Methods

OnPause()

void OnPause()

OnResume()

void OnResume()