DLCradleManager+Properties.LedSmoothness Field
|
Property that represents the smoothness level of the LED transitions in the cradle.
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 LedSmoothness = "value"
Public Const LedSmoothness As Int32 = "value"
Field Value
Type:
Int32
Remarks
Property that represents the smoothness level of the LED transitions in the cradle.
The smoothness level determines how gradual or abrupt the LED changes appear.
This property is read and write.
Type:
Integer
[Android Documentation]
See Also