Click or drag to resize

DLCradleManagerLockDevice Method

Lock or unlock the device into the cradle.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public virtual void LockDevice (bool lock);

Parameters

lock
Type: System.Boolean
true to lock the device, false to unlock the device.
Remarks
Lock or unlock the device into the cradle

[Android Documentation]

See Also

Reference