次の方法で共有


UIPopoverPresentationControllerRepositionEventArgs クラス

定義

WillReposition イベントのデータを提供します。

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

コンストラクター

UIPopoverPresentationControllerRepositionEventArgs(CGRect, UIView)

UIPopoverPresentationControllerRepositionEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

InView

WillReposition イベントのデータを提供します。

TargetRect

WillReposition イベントのデータを提供します。

適用対象