Share via


UIPopoverControllerRepositionEventArgs Class

Definition

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

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

Constructors

Name Description
UIPopoverControllerRepositionEventArgs(CGRect, UIView)

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

Properties

Name Description
Rect
View

Applies to