Click or drag to resize

AutoScanTriggerRange Class

Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Configuration.AutoScanTriggerRange

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class AutoScanTriggerRange : Enum

The AutoScanTriggerRange type exposes the following members.

Properties
NameDescription
Public propertyCustomRange
To be added.
Public propertyFarRange
To be added.
Public propertyIntermediateRange
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyNearRange
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Methods
NameDescription
Public methodFromOrdinal
Retrieves the corresponding AutoScanTriggerRange value, from a valid integer.
Public methodValueOf
Returns the enum constant of this class with the specified name.
Public methodValues
Returns an array containing the constants of this enum class, in the order they are declared.
Top
Remarks

[Android Documentation]

See Also