NotificationListenerService.Ranking.Channel プロパティ

定義

この通知が投稿された通知チャネルを返します。これにより、通知の動作とプレゼンテーションが指示されます。

public virtual Android.App.NotificationChannel Channel { [Android.Runtime.Register("getChannel", "()Landroid/app/NotificationChannel;", "GetGetChannelHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getChannel", "()Landroid/app/NotificationChannel;", "GetGetChannelHandler", ApiSince=26)>]
member this.Channel : Android.App.NotificationChannel

プロパティ値

属性

注釈

この通知が投稿された通知チャネルを返します。これにより、通知の動作とプレゼンテーションが指示されます。

の Java ドキュメント android.service.notification.NotificationListenerService.Ranking.getChannel()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象