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
ThresholdLow
public const float ThresholdLow = 0.6
Field Value
Properties
MoveThreshold
float MoveThreshold { get; set; }
Property Value
Methods
OnSignificantMove()
void OnSignificantMove()