Language

ScreenWhisperAutofillInsight.Builder Constructors

Definition

Overloads

ScreenWhisperAutofillInsight.Builder(ActionableInsight)

[Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/ActionableInsight;)V", "", ApiSince=37)]
public Builder(Android.App.PersonalContext.Insight.ActionableInsight actionableInsight);
[<Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/ActionableInsight;)V", "", ApiSince=37)>]
new Android.App.PersonalContext.Insight.ScreenWhisperAutofillInsight.Builder : Android.App.PersonalContext.Insight.ActionableInsight -> Android.App.PersonalContext.Insight.ScreenWhisperAutofillInsight.Builder

Parameters

actionableInsight
ActionableInsight
Attributes

Applies to

ScreenWhisperAutofillInsight.Builder(DisplayInsight)

[Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/DisplayInsight;)V", "", ApiSince=37)]
public Builder(Android.App.PersonalContext.Insight.DisplayInsight displayInsight);
[<Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/DisplayInsight;)V", "", ApiSince=37)>]
new Android.App.PersonalContext.Insight.ScreenWhisperAutofillInsight.Builder : Android.App.PersonalContext.Insight.DisplayInsight -> Android.App.PersonalContext.Insight.ScreenWhisperAutofillInsight.Builder

Parameters

displayInsight
DisplayInsight
Attributes

Applies to

ScreenWhisperAutofillInsight.Builder(PromptInsight)

[Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/PromptInsight;)V", "", ApiSince=37)]
public Builder(Android.App.PersonalContext.Insight.PromptInsight promptInsight);
[<Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/PromptInsight;)V", "", ApiSince=37)>]
new Android.App.PersonalContext.Insight.ScreenWhisperAutofillInsight.Builder : Android.App.PersonalContext.Insight.PromptInsight -> Android.App.PersonalContext.Insight.ScreenWhisperAutofillInsight.Builder

Parameters

promptInsight
PromptInsight
Attributes

Applies to