MediaSession2Service.MediaNotification.Notification Property

Definition

Gets the notification.

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

Property Value

the notification

Attributes

Remarks

Java documentation for android.media.MediaSession2Service.MediaNotification.getNotification().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to