Click or drag to resize
ICradleIsDeviceInCradle Property
Checks if the device is inserted in the Cradle.

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
bool IsDeviceInCradle { get; }

Property Value

Type: Boolean
boolean true if the device is inside the Cradle, false otherwise or in case of failure in the detection.
Remarks

Checks if the device is inserted in the Cradle.

[Android Documentation]

See Also