Language

PromptInsight.Builder.SetPromptIntent(PendingIntent) Method

Definition

[Android.Runtime.Register("setPromptIntent", "(Landroid/app/PendingIntent;)Landroid/app/personalcontext/insight/PromptInsight$Builder;", "", ApiSince=37)]
public Android.App.PersonalContext.Insight.PromptInsight.Builder SetPromptIntent(Android.App.PendingIntent? promptIntent);
[<Android.Runtime.Register("setPromptIntent", "(Landroid/app/PendingIntent;)Landroid/app/personalcontext/insight/PromptInsight$Builder;", "", ApiSince=37)>]
member this.SetPromptIntent : Android.App.PendingIntent -> Android.App.PersonalContext.Insight.PromptInsight.Builder

Parameters

promptIntent
PendingIntent

Returns

Attributes

Applies to