UIKit.UIPopoverController.PresentFromBarButtonItem Method
Shows the popover, anchoring it to the provided item.

Syntax

[Foundation.Export("presentPopoverFromBarButtonItem:permittedArrowDirections:animated:")]
public virtual void PresentFromBarButtonItem (UIBarButtonItem item, UIPopoverArrowDirection arrowDirections, bool animated)

Parameters

item
The button item to anchor the popover to.
arrowDirections
The direction arrows that the popover may use.
animated
If true, then the popover will be animated as it is displayed.

Remarks

Requirements

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