Notification.BubbleMetadata.Builder.SetIntent(PendingIntent) Method

Definition

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

Parameters

intent
PendingIntent

Returns

Attributes

Applies to