Click or drag to resize

Type Class

Enumerative representing the Cradle type.
Inheritance Hierarchy
System.Object
Com.Datalogic.Cradle.Type

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

The Type type exposes the following members.

Properties
NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Public propertyTypeJoyaSmart3sdWireless
To be added.
Public propertyTypeJoyaSmartSimplifiedSsdWireless
To be added.
Public propertyTypeJoyaSmartSsdWireless
To be added.
Public propertyTypeJt22Multiple
To be added.
Public propertyTypeJt22Simplified
To be added.
Public propertyTypeJt22Single
To be added.
Public propertyTypeM3xWired
To be added.
Public propertyTypeM3xWireless
To be added.
Public propertyTypeMultiple
To be added.
Public propertyTypeSimplified
To be added.
Public propertyTypeSingle
To be added.
Public propertyTypeSx53sdWired
To be added.
Public propertyTypeSx53sdWireless
To be added.
Public propertyTypeSx53sdWirelessLocking
To be added.
Public propertyTypeSx5SsdWired
To be added.
Public propertyTypeSx5SsdWireless
To be added.
Public propertyTypeUnknown
To be added.
Top
Methods
NameDescription
Public methodFromInt
Retrieves the corresponding Type value, from a valid integer.
Public methodToInt
Converts the Type enum to its integer representing value.
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
Enumerative representing the Cradle type.

[Android Documentation]

See Also