LedActionBlinkDelayOn Property |
Returns the number of milliseconds the LED is turned ON
during a blinking cycle.
Namespace: Com.Datalogic.Extension.Selfshopping.Led.ActionAssembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual int DelayOn { get; }
Public Overridable ReadOnly Property DelayOn As Integer
Get
Property Value
Type:
Int32int
The number of milliseconds the LED is turned ON.
Remarks See Also