Xamarin.Forms.NavigationPage.Tint Property
The color to be used as the Tint of the Xamarin.Forms.NavigationPage.

Syntax

[System.Obsolete("Use BarBackgroundColor and BarTextColor to change NavigationPage bar color properties")]
public Color Tint { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Tint is especially important in iOS 7 and later, where the Tint is primary way to specify which controls on screen are active or have an action associated with them.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0