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
DidDismiss(UIPopoverController)Indicates that the UIPopover was dismissed. | ||
ShouldDismiss(UIPopoverController)Whether the popover should be dismissed. | ||
WillReposition(UIPopoverController, ref UIView, ref CoreGraphics.CGRect)Indicates that the popover is about to change position. | ||