NavigationPage.TintProperty 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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