TabbedPage.BarItemColorProperty Field

Definition

Caution

BarItemColor is obsolete as of version 4.0. Please use TabbedPage.UnselectedTabColor instead.

Backing store for the attached property that controls the color of a bar item.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("BarItemColor is obsolete as of version 4.0. Please use TabbedPage.UnselectedTabColor instead.")]
public static readonly Xamarin.Forms.BindableProperty BarItemColorProperty;
 staticval mutable BarItemColorProperty : Xamarin.Forms.BindableProperty

Field Value

Attributes

Applies to