UIPopoverPresentationControllerDelegate_Extensions.ShouldDismissPopover Метод

Определение

Запрашивает, следует ли закрыть всплывающее окно, управляемое с помощью popoverPresentationController .

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

Параметры

This
IUIPopoverPresentationControllerDelegate

Экземпляр, с которым работает этот метод расширения.

popoverPresentationController
UIPopoverPresentationController

Возвращаемое значение

Применяется к