Language

NotificationInsight.Builder.AddChildInsight Method

Definition

Overloads

AddChildInsight(ActionableInsight)

[Android.Runtime.Register("addChildInsight", "(Landroid/app/personalcontext/insight/ActionableInsight;)Landroid/app/personalcontext/insight/NotificationInsight$Builder;", "", ApiSince=37)]
public Android.App.PersonalContext.Insight.NotificationInsight.Builder AddChildInsight(Android.App.PersonalContext.Insight.ActionableInsight insight);
[<Android.Runtime.Register("addChildInsight", "(Landroid/app/personalcontext/insight/ActionableInsight;)Landroid/app/personalcontext/insight/NotificationInsight$Builder;", "", ApiSince=37)>]
member this.AddChildInsight : Android.App.PersonalContext.Insight.ActionableInsight -> Android.App.PersonalContext.Insight.NotificationInsight.Builder

Parameters

Returns

Attributes

Applies to

AddChildInsight(DisplayInsight)

[Android.Runtime.Register("addChildInsight", "(Landroid/app/personalcontext/insight/DisplayInsight;)Landroid/app/personalcontext/insight/NotificationInsight$Builder;", "", ApiSince=37)]
public Android.App.PersonalContext.Insight.NotificationInsight.Builder AddChildInsight(Android.App.PersonalContext.Insight.DisplayInsight insight);
[<Android.Runtime.Register("addChildInsight", "(Landroid/app/personalcontext/insight/DisplayInsight;)Landroid/app/personalcontext/insight/NotificationInsight$Builder;", "", ApiSince=37)>]
member this.AddChildInsight : Android.App.PersonalContext.Insight.DisplayInsight -> Android.App.PersonalContext.Insight.NotificationInsight.Builder

Parameters

insight
DisplayInsight

Returns

Attributes

Applies to