Click or drag to resize

Intents.ActionCradleLockDevice Field

ACTION_CRADLE_LOCK_DEVICE 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
C#
VB
public const String ActionCradleLockDevice = "value"

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