次の方法で共有


UIPopoverPresentationControllerDelegate_Extensions.PrepareForPopoverPresentation メソッド

定義

によって popoverPresentationController 制御されるポップオーバーは、まもなく表示されます。

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

パラメーター

This
IUIPopoverPresentationControllerDelegate

この拡張メソッドが動作するインスタンス。

popoverPresentationController
UIPopoverPresentationController

適用対象