UINavigationItem.LeftBarButtonItem Property

Definition

The first item in the LeftBarButtonItems array.

public virtual UIKit.UIBarButtonItem LeftBarButtonItem { [Foundation.Export("leftBarButtonItem", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLeftBarButtonItem:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.LeftBarButtonItem : UIKit.UIBarButtonItem with get, set

Property Value

This value can be null.

Attributes

Applies to