Click or drag to resize

PropertyID.WedgeKeyboardOnlyOnFocus Field

This parameter enables the input of the keystrokes only in input areas with active focus and an IME active, such as a touch keyboard.

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

Field Value

Type: Int32
Remarks
This parameter enables the input of the keystrokes only in input areas with active focus and an IME active, such as a touch keyboard.

[Android Documentation]

See Also