KeyboardWedge.NonPrintableKeyEventDelay Property
Click or drag to resize

KeyboardWedgeNonPrintableKeyEventDelay Property

nonPrintableKeyEventDelay represents a delay applied before and after every non printable character.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.NumericProperty NonPrintableKeyEventDelay { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.NumericProperty
No description available.

Remarks
nonPrintableKeyEventDelay represents a delay applied before and after every non printable character. This is valid only for the commit text and the text injection modes of the keyboard wedge.

[Android Documentation]

See Also