| ICradleIsDeviceInCradle Property  | 
Checks if the device is inserted in the Cradle.
 
Namespace: Com.Datalogic.Extension.Selfshopping.CradleAssembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool IsDeviceInCradle { get; }ReadOnly Property IsDeviceInCradle As Boolean
	Get
Property Value
Type: 
Booleanboolean true if the device is inside the Cradle,
 false otherwise or in case of failure in the detection.
Remarks
See Also