UIKit.UINavigationBar.BarTintColor Property
The tint color for the bar's background.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[get: Foundation.Export("barTintColor")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[set: Foundation.Export("setBarTintColor:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual UIColor BarTintColor { get; set; }

Value

The default value is UIColor.Clear.

This value can be null.

Remarks

This member participates in the UIKit.UIAppearance styling system. See the UINavigationBar.Appearance property and the UINavigationBar.AppearanceWhenContainedIn method.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0