共用方式為


UIPopoverControllerCondition 代理人

定義

與 搭配 ShouldDismiss 使用的委派。

public delegate bool UIPopoverControllerCondition(UIPopoverController popoverController);
type UIPopoverControllerCondition = delegate of UIPopoverController -> bool

參數

popoverController
UIPopoverController

傳回值

適用於