Android.App.Notification.Sound Property
The sound to play.

Syntax

[Android.Runtime.Register("sound")]
public Android.Net.Uri Sound { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The sound to play. A notification that plays a sound is more likely to be presented as a heads-up notification. To play the default notification sound, see Notification.Defaults.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1