Language

InsightActionDetails.Builder.SetPendingIntent(PendingIntent) Method

Definition

[Android.Runtime.Register("setPendingIntent", "(Landroid/app/PendingIntent;)Landroid/app/personalcontext/insight/InsightActionDetails$Builder;", "", ApiSince=37)]
public Android.App.PersonalContext.Insight.InsightActionDetails.Builder SetPendingIntent(Android.App.PendingIntent pendingIntent);
[<Android.Runtime.Register("setPendingIntent", "(Landroid/app/PendingIntent;)Landroid/app/personalcontext/insight/InsightActionDetails$Builder;", "", ApiSince=37)>]
member this.SetPendingIntent : Android.App.PendingIntent -> Android.App.PersonalContext.Insight.InsightActionDetails.Builder

Parameters

pendingIntent
PendingIntent

Returns

Attributes

Applies to