UIKit.UINavigationItem Class
The visual navigation elements of an object pushed onto a UIKit.UINavigationBar.

See Also: UINavigationItem Members

Syntax

[Foundation.Register("UINavigationItem", true)]
public class UINavigationItem : Foundation.NSObject, Foundation.INSCoding, IDisposable

Remarks

This class encapsulates the visual navigation-related elements of an object pushed onto a UIKit.UINavigationBar. The UINavigationItem.Title property must be set to properly display. By default, the UIKit.UINavigationBar displays a back button and the UINavigationItem.Title centered. Application developers can override this appearance by setting the UINavigationItem.LeftBarButtonItems, UINavigationItem.RightBarButtonItems, and UINavigationItem.TitleView properties.

Related content

Requirements

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