Click or drag to resize

IntentsActionCradleLockDevice Field

This intent allow the user to lock the device 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 ActionCradleLockDevice = "com.datalogic.device.intent.action.cradle.LOCK_DEVICE"

Field Value

Type: String
Remarks
ACTION_CRADLE_LOCK_DEVICE

This intent allow the user to lock the device into the cradle. When invoked, the system will communicate with the cradle to lock the device.

[Android Documentation]

See Also