Click or drag to resize

VScanEntry Class

This class stores a virtual key scan code entry.
Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Input.VScanEntry

Namespace: Com.Datalogic.Device.Input
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class VScanEntry

The VScanEntry type exposes the following members.

Constructors
NameDescription
Public methodVScanEntry
Initializes a new instance of the VScanEntry class
Public methodVScanEntry
Initializes a new instance of the VScanEntry class
Public methodVScanEntry
Initializes a new instance of the VScanEntry class
Top
Properties
NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Public propertyVScanCode
To be added.
Public propertyVScanMeta
To be added.
Top
Remarks
This class stores a virtual key scan code entry.

[Android Documentation]

See Also