UIPopoverPresentationControllerDelegate_Extensions.PrepareForPopoverPresentation 方法

定义

popoverPresentationController 控制的 Popover 将很快呈现。

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

参数

This
IUIPopoverPresentationControllerDelegate

此扩展方法在其上运行的实例。

popoverPresentationController
UIPopoverPresentationController

适用于