UIPopoverPresentationControllerRepositionEventArgs(CGRect, UIView) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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