Table of Contents

Interface ISignificantMoveListener

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

Fields

ThresholdHigh

public const float ThresholdHigh = 5

Field Value

float

ThresholdLow

public const float ThresholdLow = 0.6

Field Value

float

Properties

MoveThreshold

float MoveThreshold { get; set; }

Property Value

float

Methods

OnSignificantMove()

void OnSignificantMove()