Sprache

ActionableInsight Konstruktor

Definition

Erstellt eine Instanz der ActionableInsight angegebenen Aktion, der Anzeigedetails und des Brandings.

[Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/InsightActionDetails;Landroid/app/personalcontext/insight/InsightDisplayDetails;Landroid/app/personalcontext/insight/InsightBranding;)V", "", ApiSince=37)]
public ActionableInsight(Android.App.PersonalContext.Insight.InsightActionDetails actionDetails, Android.App.PersonalContext.Insight.InsightDisplayDetails displayDetails, Android.App.PersonalContext.Insight.InsightBranding? branding);
[<Android.Runtime.Register(".ctor", "(Landroid/app/personalcontext/insight/InsightActionDetails;Landroid/app/personalcontext/insight/InsightDisplayDetails;Landroid/app/personalcontext/insight/InsightBranding;)V", "", ApiSince=37)>]
new Android.App.PersonalContext.Insight.ActionableInsight : Android.App.PersonalContext.Insight.InsightActionDetails * Android.App.PersonalContext.Insight.InsightDisplayDetails * Android.App.PersonalContext.Insight.InsightBranding -> Android.App.PersonalContext.Insight.ActionableInsight

Parameter

actionDetails
InsightActionDetails
displayDetails
InsightDisplayDetails
branding
InsightBranding
Attribute

Gilt für: