UIPopoverPresentationControllerRepositionEventArgs(CGRect, UIView) Constructor

Definition

Initializes a new instance of the UIPopoverPresentationControllerRepositionEventArgs class.

public UIPopoverPresentationControllerRepositionEventArgs (CoreGraphics.CGRect targetRect, UIKit.UIView inView);
new UIKit.UIPopoverPresentationControllerRepositionEventArgs : CoreGraphics.CGRect * UIKit.UIView -> UIKit.UIPopoverPresentationControllerRepositionEventArgs

Parameters

targetRect
CGRect
inView
UIView

Applies to