UIPopoverControllerDelegate_Extensions.ShouldDismiss Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the popover should be dismissed.
public static bool ShouldDismiss (this UIKit.IUIPopoverControllerDelegate This, UIKit.UIPopoverController popoverController);
static member ShouldDismiss : UIKit.IUIPopoverControllerDelegate * UIKit.UIPopoverController -> bool
Parameters
The instance on which this extension method operates.
- popoverController
- UIPopoverController