다음을 통해 공유


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

반환

적용 대상