The members of UIKit.UIPopoverControllerDelegate_Extensions are listed below.
See Also: Inherited members from System.Object
static | DidDismiss(this IUIPopoverControllerDelegate, UIPopoverController)Indicates that the UIPopover was dismissed. | |
static | ShouldDismiss(this IUIPopoverControllerDelegate, UIPopoverController)Whether the popover should be dismissed. | |
static | WillReposition(this IUIPopoverControllerDelegate, UIPopoverController, ref UIView, ref CoreGraphics.CGRect)Indicates that the popover is about to change position. | |