다음을 통해 공유


UIPopoverPresentationControllerDelegate_Extensions.DidDismissPopover 메서드

정의

에 의해 popoverPresentationController 제어되는 팝오버가 해제되었습니다.

public static void DidDismissPopover (this UIKit.IUIPopoverPresentationControllerDelegate This, UIKit.UIPopoverPresentationController popoverPresentationController);
static member DidDismissPopover : UIKit.IUIPopoverPresentationControllerDelegate * UIKit.UIPopoverPresentationController -> unit

매개 변수

This
IUIPopoverPresentationControllerDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

popoverPresentationController
UIPopoverPresentationController

적용 대상