Click or drag to resize

Intents.ActionCradleUnlockDevice Field

ACTION_CRADLE_UNLOCK_DEVICE This intent allow the user to unlock the device 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
C#
VB
public const String ActionCradleUnlockDevice = "value"

Field Value

Type: String
Remarks
ACTION_CRADLE_UNLOCK_DEVICE This intent allow the user to unlock the device from the cradle. When invoked, the system will communicate with the cradle to unlock the device.

[Android Documentation]

See Also