Language

ScreenWhisperInsight.Builder Constructors

Definition

Overloads

ScreenWhisperInsight.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.ScreenWhisperInsight.Builder : Android.App.PersonalContext.Insight.ActionableInsight -> Android.App.PersonalContext.Insight.ScreenWhisperInsight.Builder

Parameters

actionableInsight
ActionableInsight
Attributes

Applies to

ScreenWhisperInsight.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.ScreenWhisperInsight.Builder : Android.App.PersonalContext.Insight.PromptInsight -> Android.App.PersonalContext.Insight.ScreenWhisperInsight.Builder

Parameters

promptInsight
PromptInsight
Attributes

Applies to