DecodingNotification.GoodReadAudioMode Property
Click or drag to resize

DecodingNotificationGoodReadAudioMode Property

goodReadAudioMode selects the scanner audio notification 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
C#
VB
public Com.Datalogic.Device.Configuration.EnumProperty GoodReadAudioMode { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.EnumProperty
No description available.

Remarks
goodReadAudioMode selects the scanner audio notification mode. That corresponds to one of the ToneNotificationMode values.

[Android Documentation]

See Also