Click or drag to resize

CompositionMapping+Builder Class

To be added.
Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Input.CompositionMapping+Builder

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 CompositionMapping+Builder

The CompositionMapping+Builder type exposes the following members.

Constructors
NameDescription
Public methodCompositionMapping+Builder
Initializes a new instance of the CompositionMapping+Builder class
Public methodCompositionMapping+Builder
Initializes a new instance of the CompositionMapping+Builder class
Top
Properties
NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Methods
NameDescription
Public methodAddDelay
To be added.
Public methodAddEvent
To be added.
Public methodAddKey
To be added.
Public methodAddKeyAction
To be added.
Public methodBuild
To be added.
Public methodDisableAlt
To be added.
Public methodDisableCtrl
To be added.
Public methodDisableShift
To be added.
Public methodEnableAlt
To be added.
Public methodEnableCtrl
To be added.
Public methodEnableShift
To be added.
Top
See Also