Click or drag to resize

IAutoScanTriggerSupportedRanges Property

Returns the list of supported ranges.

Namespace:  Com.Datalogic.Device.Input
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IList<AutoScanTriggerRange> SupportedRanges { get; }

Property Value

Type: IListAutoScanTriggerRange
List of AutoScanTriggerRange objects.
Remarks

Returns the list of supported ranges.

[Android Documentation]

See Also