ScannerProperties.Dnotification Property
Click or drag to resize

ScannerPropertiesDnotification Property

Provides configuration for decoding notifications.

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.Decode.Configuration.DecodingNotification Dnotification { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Decode.Configuration.DecodingNotification
No description available.

Remarks
Provides configuration for decoding notifications.

[Android Documentation]

See Also