共用方式為


NavigationPage.TintProperty 欄位

定義

警告

TintProperty is obsolete as of version 1.2.0. Please use BarBackgroundColorProperty and BarTextColorProperty to change NavigationPage bar color properties.

識別 Tint 可繫結屬性。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("TintProperty is obsolete as of version 1.2.0. Please use BarBackgroundColorProperty and BarTextColorProperty to change NavigationPage bar color properties.")]
public static readonly Xamarin.Forms.BindableProperty TintProperty;
 staticval mutable TintProperty : Xamarin.Forms.BindableProperty

欄位值

屬性
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

適用於