Share via


TabbedPage.BarSelectedItemColorProperty Field

Definition

Caution

BarSelectedItemColor is obsolete as of version 4.0. Please use TabbedPage.SelectedTabColor instead.

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

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

Field Value

Attributes
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Applies to