Click or drag to resize
ILedEventAssignedLedAction Property
Retrieves the LED action associated with this event, if it exists.

Namespace: Com.Datalogic.Extension.Selfshopping.Led.Event
Assembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
LedAction AssignedLedAction { get; }

Property Value

Type: LedAction
The LedAction currently assigned to this event or null in case no action is assigned.
Remarks

Retrieves the LED action associated with this event, if it exists.

[Android Documentation]

See Also