Compartir a través de


UIPopoverPresentationControllerDelegate_Extensions.ShouldDismissPopover Método

Definición

Pregunta si se debe descartar la ventana emergente controlada por popoverPresentationController .

public static bool ShouldDismissPopover (this UIKit.IUIPopoverPresentationControllerDelegate This, UIKit.UIPopoverPresentationController popoverPresentationController);
static member ShouldDismissPopover : UIKit.IUIPopoverPresentationControllerDelegate * UIKit.UIPopoverPresentationController -> bool

Parámetros

This
IUIPopoverPresentationControllerDelegate

Instancia en la que opera este método de extensión.

popoverPresentationController
UIPopoverPresentationController

Devoluciones

Se aplica a