Language

AttributionHint(ContextInsight) Constructor

Definition

Creates a new AttributionHint.

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

Parameters

insight
ContextInsight

the ContextInsight to include (required)

Attributes

Applies to