Click or drag to resize
CradleManager Class
Inheritance Hierarchy
Object
  Com.Datalogic.Extension.Selfshopping.CradleCradleManager

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 class CradleManager : Object

The CradleManager type exposes the following members.

Constructors
  NameDescription
Public methodCradleManager
Initializes a new instance of the CradleManager class
Top
Properties
  NameDescription
Public propertyStatic memberCradle
This method returns an instance of the specific Cradle available depending on the current device, or null in case no Cradle is currently supported.
Top
Remarks
This class is used to return the current Cradle API, depending on the targeted device.

[Android Documentation]

See Also