UIPopoverPresentationController.BarButtonItem Property

Definition

Gets or sets the bar button item that anchors the popover.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to