Partager via


UIPopoverPresentationControllerDelegate_Extensions.ShouldDismissPopover Méthode

Définition

Demande si la fenêtre contextuelle contrôlée par popoverPresentationController doit être ignorée.

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

Paramètres

This
IUIPopoverPresentationControllerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

popoverPresentationController
UIPopoverPresentationController

Retours

S’applique à