Langue

StatusBarNotification.Notification Propriété

Définition

Fourni android.app.Notification à android.app.NotificationManager#notify(int, Notification).

public virtual Android.App.Notification? Notification { [Android.Runtime.Register("getNotification", "()Landroid/app/Notification;", "GetGetNotificationHandler")] get; }
[<get: Android.Runtime.Register("getNotification", "()Landroid/app/Notification;", "GetGetNotificationHandler")>]
member this.Notification : Android.App.Notification

Valeur de propriété

Fourni android.app.Notification à android.app.NotificationManager#notify(int, Notification).

Attributs

Remarques

Fourni android.app.Notification à android.app.NotificationManager#notify(int, Notification).

Java documentation pour android.service.notification.StatusBarNotification.getNotification().

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 à