Language

NotificationInsight.Builder.SetBranding(InsightBranding) Method

Definition

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

Parameters

branding
InsightBranding

Returns

Attributes

Applies to