Click or drag to resize
CradleType Class
Inheritance Hierarchy
Enum
  Com.Datalogic.Extension.Selfshopping.CradleCradleType

Namespace: Com.Datalogic.Extension.Selfshopping.Cradle
Assembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public sealed class CradleType : Enum

The CradleType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberJoyaTouchCradle
Cradle for the Joya Touch device
Top
Methods
  NameDescription
Public methodStatic memberValueOf
Returns the enum constant of this type with the specified name.
Public methodStatic memberValues
Returns an array containing the constants of this enum type, in the order they are declared.
Top
Remarks
This enum lists the currently supported Cradles.

[Android Documentation]

See Also