Click or drag to resize
LedActionDim Class
Inheritance Hierarchy
Object
  Com.Datalogic.Extension.Selfshopping.Led.ActionLedAction
    Com.Datalogic.Extension.Selfshopping.Led.ActionLedActionDim

Namespace: Com.Datalogic.Extension.Selfshopping.Led.Action
Assembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class LedActionDim : LedAction

The LedActionDim type exposes the following members.

Constructors
  NameDescription
Public methodLedActionDim
Initializes a new instance of the LedActionDim class
Top
Properties
  NameDescription
Public propertyId
Returns the LED ID associated with this action.
(Inherited from LedAction.)
Public propertyNumCycles
Returns the number of dimming cycles.
Public propertyType
Returns the action type.
(Inherited from LedAction.)
Top
Methods
  NameDescription
Public methodGetSequence
Returns the dimming sequence array.
Top
Remarks
LED action for the dimming of a LED.

[Android Documentation]

See Also