Click or drag to resize

DecodingNotificationGoodReadAudioMode Property

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
public EnumProperty GoodReadAudioMode { get; set; }

Property Value

Type: EnumProperty
Remarks
goodReadAudioMode

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

values.

[Android Documentation]

See Also