Click or drag to resize

DLCradleManagerInstance Property

Returns an instance of the DLCradleManager

Namespace:  Com.Datalogic.Cradle
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static DLCradleManager Instance { get; }

Property Value

Type: DLCradleManager
The Cradle Manager.
Remarks

Returns an instance of the DLCradleManager

.

[Android Documentation]

See Also