Condividi tramite


UIPopoverPresentationControllerDelegate_Extensions.ShouldDismissPopover Metodo

Definizione

Chiede se il popover controllato da popoverPresentationController deve essere ignorato.

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

Parametri

This
IUIPopoverPresentationControllerDelegate

Istanza in cui opera questo metodo di estensione.

popoverPresentationController
UIPopoverPresentationController

Restituisce

Si applica a