UIPopoverPresentationControllerRepositionEventArgs 类

定义

WillReposition 事件提供数据。

public class UIPopoverPresentationControllerRepositionEventArgs : EventArgs
type UIPopoverPresentationControllerRepositionEventArgs = class
    inherit EventArgs
继承
UIPopoverPresentationControllerRepositionEventArgs

构造函数

UIPopoverPresentationControllerRepositionEventArgs(CGRect, UIView)

初始化 UIPopoverPresentationControllerRepositionEventArgs 类的新实例。

属性

InView

WillReposition 事件提供数据。

TargetRect

WillReposition 事件提供数据。

适用于