Click or drag to resize

ExtScannerSource Class

ExtScannerSource
Inheritance Hierarchy
System.Object
Com.Datalogic.Decode.Configuration.ExtScannerSource

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ExtScannerSource : PropertyGroup

The ExtScannerSource type exposes the following members.

Constructors
NameDescription
Public methodExtScannerSource
Initializes a new instance of the ExtScannerSource class
Public methodExtScannerSource
Initializes a new instance of the ExtScannerSource class
Top
Properties
NameDescription
Public propertyEnable
enable enables the injection of barcode results from an external scanner to the scanner service.
Public propertyJniPeerMembers
To be added.
Public propertyStandardFormatterEnable
standardFormatterEnable enables the execution of the Standard Formatter during barcode injection.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Remarks
ExtScannerSource is the class that configures the possibility to receive barcode results from an external scanner.

[Android Documentation]

See Also