Class ISignificantMoveListener.Companion
- Namespace
- IO.Scanbot.Sdk.Camera.Autosnapping
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/camera/autosnapping/SignificantMoveListener$Companion", DoNotGenerateAcw = true)]
public sealed class ISignificantMoveListener.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
ISignificantMoveListener.Companion
- Implements
- Inherited Members
Fields
ThresholdHigh
[Register("THRESHOLD_HIGH")]
public const float ThresholdHigh = 5
Field Value
ThresholdLow
[Register("THRESHOLD_LOW")]
public const float ThresholdLow = 0.6
Field Value
Properties
A
[Register("a")]
public static ISignificantMoveListener.Companion A { get; }