Partager via


ShouldDismiss Délégué

Définition

Délégué de ShouldDismissPopover.

public delegate bool ShouldDismiss(UIPopoverPresentationController popoverPresentationController);
type ShouldDismiss = delegate of UIPopoverPresentationController -> bool

Paramètres

popoverPresentationController
UIPopoverPresentationController

Valeur renvoyée

true si la fenêtre contextuelle doit être ignorée.

S’applique à