Share via


UIPopoverPresentationControllerDelegate_Extensions.WillRepositionPopover Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillRepositionPopover(this UIKit.IUIPopoverPresentationControllerDelegate This, UIKit.UIPopoverPresentationController popoverPresentationController, ref CoreGraphics.CGRect targetRect, ref UIKit.UIView inView);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillRepositionPopover : UIKit.IUIPopoverPresentationControllerDelegate * UIKit.UIPopoverPresentationController * CGRect * UIView -> unit

Parameters

popoverPresentationController
UIPopoverPresentationController
targetRect
CGRect
inView
UIView
Attributes

Applies to