共用方式為


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

適用於