Langue

NotificationManager.NotificationChannelGroups Propriété

Définition

Retourne tous les groupes de canaux de notification appartenant à l’application appelante.

public virtual System.Collections.Generic.IList<Android.App.NotificationChannelGroup>? NotificationChannelGroups { [Android.Runtime.Register("getNotificationChannelGroups", "()Ljava/util/List;", "GetGetNotificationChannelGroupsHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getNotificationChannelGroups", "()Ljava/util/List;", "GetGetNotificationChannelGroupsHandler", ApiSince=26)>]
member this.NotificationChannelGroups : System.Collections.Generic.IList<Android.App.NotificationChannelGroup>

Valeur de propriété

Attributs

Remarques

Retourne tous les groupes de canaux de notification appartenant à l’application appelante.

Référence Android pour android.app.NotificationManager.getNotificationChannelGroups.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à