Share via


NotificationChannel.EditSound Field

Definition

Extra value for Settings#EXTRA_CHANNEL_FILTER_LIST.

[Android.Runtime.Register("EDIT_SOUND", ApiSince=31)]
public const string EditSound;
[<Android.Runtime.Register("EDIT_SOUND", ApiSince=31)>]
val mutable EditSound : string

Field Value

Implements

Attributes

Remarks

Extra value for Settings#EXTRA_CHANNEL_FILTER_LIST. Include to show fields that have to do with editing sound, like a tone picker (#setSound(Uri, AudioAttributes)).

Java documentation for android.app.NotificationChannel.EDIT_SOUND.

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