Notification.BubbleMetadata.DeleteIntent Property

Definition

public Android.App.PendingIntent? DeleteIntent { [Android.Runtime.Register("getDeleteIntent", "()Landroid/app/PendingIntent;", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getDeleteIntent", "()Landroid/app/PendingIntent;", "", ApiSince=29)>]
member this.DeleteIntent : Android.App.PendingIntent

Property Value

PendingIntent
Attributes

Applies to