次の方法で共有


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

戻り値

適用対象