UIKit.UINavigationBar.Items Property
The array of UIKit.UINavigatorItems managed by the bar.

Syntax

[get: Foundation.Export("items")]
[set: Foundation.Export("setItems:")]
public virtual UINavigationItem[] Items { get; set; }

Value

The bottom item is at [0].

Remarks

The item at [0] is at the bottom, the item at the top is in the last element, the UINavigationBar.BackItem is in the second-to-last element, etc.

Requirements

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