Notification.BubbleMetadata.Builder.SetDeleteIntent(PendingIntent) Method

Definition

[Android.Runtime.Register("setDeleteIntent", "(Landroid/app/PendingIntent;)Landroid/app/Notification$BubbleMetadata$Builder;", "", ApiSince=29)]
public Android.App.Notification.BubbleMetadata.Builder SetDeleteIntent (Android.App.PendingIntent? deleteIntent);
[<Android.Runtime.Register("setDeleteIntent", "(Landroid/app/PendingIntent;)Landroid/app/Notification$BubbleMetadata$Builder;", "", ApiSince=29)>]
member this.SetDeleteIntent : Android.App.PendingIntent -> Android.App.Notification.BubbleMetadata.Builder

Parameters

deleteIntent
PendingIntent

Returns

Attributes

Applies to