UINavigationItem.RightBarButtonItem Property

Definition

The first item in the RightBarButtonItems array.

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

Property Value

This value can be null.

Attributes

Applies to