StatusBarNotification.Notification Proprietà

Definizione

Oggetto android.app.Notification fornito a 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

Valore della proprietà

Oggetto android.app.Notification fornito a android.app.NotificationManager#notify(int, Notification).

Attributi

Commenti

Oggetto android.app.Notification fornito a android.app.NotificationManager#notify(int, Notification).

per android.service.notification.StatusBarNotification.getNotification().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a