Langue

Notification.Builder.Notification Propriété

Définition

Attention

deprecated

Cette méthode a été déconseillée au niveau de l’API 16.

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

Valeur de propriété

Attributs

Remarques

Cette méthode a été déconseillée au niveau de l’API 16. Utilisez build() à la place.

Référence Android pour android.app.Notification.Builder.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 à