Click or drag to resize

PropertyID.DisplayNotificationEnable Field

This parameter activates the notification mechanism.

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 DisplayNotificationEnable = "value"

Field Value

Type: Int32
Remarks
This parameter activates the notification mechanism. It enables the Display Notification capability via a displaying message. This means that the decoded label is displayed through a pop-up message, an Android Toast, on the device's screen.

[Android Documentation]

See Also