UIKit.UINavigationItem.LeftBarButtonItems Property
An array of UIKit.UIBarButtonItems to be displayed on the left side of the UIKit.UINavigationBar.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[get: Foundation.Export("leftBarButtonItems")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[set: Foundation.Export("setLeftBarButtonItems:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual UIBarButtonItem[] LeftBarButtonItems { get; set; }

Value

(More documentation for this node is coming)

This value can be null.

Remarks

If the buttons in this array cannot fit in the available area to the left of the UINavigationItem.TitleView, those elements that would overlap are not displayed.

Requirements

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