ShouldDismiss Delegato

Definizione

Delegato per ShouldDismissPopover.

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

Parametri

popoverPresentationController
UIPopoverPresentationController

Valore restituito

true se il popover deve essere ignorato.

Si applica a