UIKit.UINavigationController.NavigationBar Property
The UIKit.UINavigationBar for the UINavigationController.

Syntax

[get: Foundation.Export("navigationBar")]
public virtual UINavigationBar NavigationBar { get; }

Value

Remarks

The UINavigation controller manages the navigation bar, adding items to it, such as the title, based upon the UIKit.UINavigationItem of the controller currently on the screen, which will be the controller at the top of the UINavigationController's stack. The back button of the navigation bar will automatically pop the controller, causing the previously displayed controller to move to the top of the stack and its view to appear. The UINavigationBar can also have other UIKit.UIBarButtonItem instances added to it.

Requirements

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