MappingTriggerPolicy." name="Description"/>
Click or drag to resize

KeyboardManager.ArgMultiplePressCount Field

An argument for changing the behavior of MappingTriggerPolicy.

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

Field Value

Type: String
Remarks
An argument for changing the behavior of MappingTriggerPolicy.MULTIPLE_PRESS_UP, configure the number of presses for multiple press detection.
Used as a map entry key to configure arguments in mapKey(VScanEntry, Map, Map)
Default value: 2

[Android Documentation]

See Also