Freigeben über


NotificationManager.NotificationChannelGroups Eigenschaft

Definition

Gibt alle Benachrichtigungskanalgruppen zurück, die zur aufrufenden App gehören.

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>

Eigenschaftswert

Attribute

Hinweise

Gibt alle Benachrichtigungskanalgruppen zurück, die zur aufrufenden App gehören.

Java-Dokumentation für android.app.NotificationManager.getNotificationChannelGroups().

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: