UIPopoverPresentationControllerRepositionEventArgs Class

Definition

Provides data for the WillReposition event.

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

Constructors

UIPopoverPresentationControllerRepositionEventArgs(CGRect, UIView)

Initializes a new instance of the UIPopoverPresentationControllerRepositionEventArgs class.

Properties

InView
TargetRect

Applies to