NotificationChannel.EditLauncher Field

Definition

Extra value for Settings#EXTRA_CHANNEL_FILTER_LIST.

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

Field Value

Implements

Attributes

Remarks

Extra value for Settings#EXTRA_CHANNEL_FILTER_LIST. Include to show fields that have to do with editing launcher behavior (showing badges)}.

Java documentation for android.app.NotificationChannel.EDIT_LAUNCHER.

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