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