UIKit.UIPopoverControllerDelegate: Method Members

The methods of UIKit.UIPopoverControllerDelegate are listed below. For a list of all members, see the UIPopoverControllerDelegate Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

DidDismiss(UIPopoverController)
Indicates that the UIPopover was dismissed.
ShouldDismiss(UIPopoverController) : bool
Whether the popover should be dismissed.
WillReposition(UIPopoverController, ref UIView, ref CoreGraphics.CGRect)
Indicates that the popover is about to change position.