NotificationChannel.EditImportance Field

Definition

Extra value for Settings#EXTRA_CHANNEL_FILTER_LIST.

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

Field Value

Implements

Attributes

Remarks

Extra value for Settings#EXTRA_CHANNEL_FILTER_LIST. Include to show fields that have to do with editing importance (#setImportance(int)) and/or conversation priority.

Java documentation for android.app.NotificationChannel.EDIT_IMPORTANCE.

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