Compartir a través de


UIPopoverPresentationControllerDelegate.ShouldDismissPopover Método

Definición

Solicita si el popoverPresentationController controlador debe descartar la ventana emergente en función de las acciones del usuario.

[Foundation.Export("popoverPresentationControllerShouldDismissPopover:")]
public virtual bool ShouldDismissPopover (UIKit.UIPopoverPresentationController popoverPresentationController);
abstract member ShouldDismissPopover : UIKit.UIPopoverPresentationController -> bool
override this.ShouldDismissPopover : UIKit.UIPopoverPresentationController -> bool

Parámetros

popoverPresentationController
UIPopoverPresentationController

Devoluciones

Atributos

Se aplica a