共用方式為


TabbedPage.BarSelectedItemColorProperty 欄位

定義

警告

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

附加屬性的備份存放區,該附加屬性控制所選取列項目的色彩。

[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

欄位值

屬性
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

適用於