Click or drag to resize

PropertyID.TouchMode Field

This is the property used to configure the touch controller.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 TouchMode = "value"

Field Value

Type: Int32
Remarks
This is the property used to configure the touch controller.

The class of the property is MultipleChoiceProperty. The allowed values are a subset of the combinations of the values defined by TouchModeFlags.

[Android Documentation]

See Also