PropertyGroupIDDisplayNotificationGroup Field |
Root of the subtree of the properties that configure the Display Notification capability via a displaying message.
Namespace:
Com.Datalogic.Device.Configuration
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public const int DisplayNotificationGroup = 38
Public Const DisplayNotificationGroup As Integer = 38
Field Value
Type:
Int32Remarks Root of the subtree of the properties that configure 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