Table of Contents

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

float

ThresholdLow

[Register("THRESHOLD_LOW")]
public const float ThresholdLow = 0.6

Field Value

float

Properties

A

[Register("a")]
public static ISignificantMoveListener.Companion A { get; }

Property Value

ISignificantMoveListener.Companion