Compartir a través de


Notification.Builder.Notification Propiedad

Definición

Precaución

deprecated

Este miembro está en desuso.

[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

Valor de propiedad

Notification

Atributos

Comentarios

Este miembro está en desuso. En su lugar, use #build().

Documentación de Java para android.app.Notification.Builder.getNotification().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a