共用方式為


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

傳回

適用於