NavigationPage.TintProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
TintProperty is obsolete as of version 1.2.0. Please use BarBackgroundColorProperty and BarTextColorProperty to change NavigationPage bar color properties.
Identifies the Tint bindable property.
[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
Field Value
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute