Share via


UIPopoverPresentationControllerDelegate_Extensions.PrepareForPopoverPresentation Method

Definition

The popover that is controlled by popoverPresentationController will be presented soon.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void PrepareForPopoverPresentation(this UIKit.IUIPopoverPresentationControllerDelegate This, UIKit.UIPopoverPresentationController popoverPresentationController);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PrepareForPopoverPresentation : UIKit.IUIPopoverPresentationControllerDelegate * UIKit.UIPopoverPresentationController -> unit

Parameters

popoverPresentationController
UIPopoverPresentationController
Attributes

Applies to