共用方式為


UIPopoverPresentationControllerRepositionEventArgs 類別

定義

提供 WillReposition 事件的資料。

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

建構函式

UIPopoverPresentationControllerRepositionEventArgs(CGRect, UIView)

初始化 UIPopoverPresentationControllerRepositionEventArgs 類別的新實例。

屬性

InView

提供 WillReposition 事件的資料。

TargetRect

提供 WillReposition 事件的資料。

適用於