Notification.BubbleMetadata.Builder.SetDeleteIntent(PendingIntent) 方法

定义

[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

参数

deleteIntent
PendingIntent

返回

属性

适用于