Notification.AudioAttributesDefault Property

Definition

The default value of #audioAttributes.

[Android.Runtime.Register("AUDIO_ATTRIBUTES_DEFAULT")]
public static Android.Media.AudioAttributes? AudioAttributesDefault { get; }
[<Android.Runtime.Register("AUDIO_ATTRIBUTES_DEFAULT")>]
static member AudioAttributesDefault : Android.Media.AudioAttributes

Property Value

Attributes

Remarks

The default value of #audioAttributes.

Java documentation for android.app.Notification.AUDIO_ATTRIBUTES_DEFAULT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to