DLCradleManager+Properties.LedOnUnlock Field
|
Property that represents if cradle led is enabled when cradle is unlocking the device.
Namespace:
Com.Datalogic.Cradle
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const Int32 LedOnUnlock = "value"
Public Const LedOnUnlock As Int32 = "value"
Field Value
Type:
Int32
Remarks
Property that represents if cradle led is enabled when cradle is unlocking the device.
This property is read and write.
Type:
Boolean
[Android Documentation]
See Also