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

適用対象