共用方式為


Notification.Builder.Notification 屬性

定義

警告

deprecated

已取代這個成員。

[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

屬性值

Notification

屬性

備註

已取代這個成員。 請改用 #build()

android.app.Notification.Builder.getNotification()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於