IntentsActionCradleDeviceLocked Field |
Broadcast Action: Sent when the device has been locked into the cradle.
Namespace:
Com.Datalogic.Device
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public const string ActionCradleDeviceLocked = "com.datalogic.device.intent.action.cradle.DEVICE_LOCKED"
Public Const ActionCradleDeviceLocked As String = "com.datalogic.device.intent.action.cradle.DEVICE_LOCKED"
Field Value
Type:
StringRemarks ACTION_CRADLE_DEVICE_LOCKED Broadcast Action: Sent when the device has been locked into the cradle.
[Android Documentation]
See Also