Share via


UIPopoverPresentationControllerRepositionEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UIPopoverPresentationControllerRepositionEventArgs : EventArgs
type UIPopoverPresentationControllerRepositionEventArgs = class
    inherit EventArgs
Inheritance
UIPopoverPresentationControllerRepositionEventArgs

Constructors

Name Description
UIPopoverPresentationControllerRepositionEventArgs(CGRect, UIView)

Create a new instance of the UIPopoverPresentationControllerRepositionEventArgs with the specified event data.

Properties

Name Description
InView
TargetRect

Applies to