Intents.ActionCradleDeviceLocked Field
|
ACTION_CRADLE_DEVICE_LOCKED
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 = "value"
Public Const ActionCradleDeviceLocked As String = "value"
Field Value
Type:
String
Remarks
ACTION_CRADLE_DEVICE_LOCKED
Broadcast Action: Sent when the device has been locked into the cradle.
[Android Documentation]
See Also