Click or drag to resize

KeyboardWedgeEnable Property

enables the keystroke mode.

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public BooleanProperty Enable { get; set; }

Property Value

Type: BooleanProperty
Remarks
enable

enables the keystroke mode. This means that the label is sent to the foreground application in the form of key events.

[Android Documentation]

See Also