AttributionHint(ContextInsight) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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