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

KeyboardManager.ArgMultiplePressMaxBreak 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 ArgMultiplePressMaxBreak = "value"

Field Value

Type: String
Remarks
An argument for changing the behavior of MappingTriggerPolicy.MULTIPLE_PRESS_UP, configure the maximum break time between consecutive presses of a multiple press (in milliseconds).
Used as map entry key to configure arguments in mapKey(VScanEntry, Map, Map)
Default value: 200 (ms)

[Android Documentation]

See Also