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 属性许可证中所述的术语使用。

适用于