Click or drag to resize

CradleLed Class

Enumerative representing the Cradle LED identifiers.
Inheritance Hierarchy
System.Object
Com.Datalogic.Cradle.CradleLed

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 CradleLed : Enum

The CradleLed type exposes the following members.

Properties
NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyMain
Main cradle LED.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Public propertyUnknown
Unknown cradle LED.
Top
Methods
NameDescription
Public methodFromInt
Retrieves the corresponding LedID value, from a valid integer.
Public methodToInt
Converts the LedID 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 LED identifiers.

[Android Documentation]

See Also