次の方法で共有


UIDocumentInteractionControllerDelegate_Extensions.RectangleForPreview メソッド

定義

ドキュメント プレビューの表示をアニメーション化するための開始点として使用される RectangleF。

public static CoreGraphics.CGRect RectangleForPreview (this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller);
static member RectangleForPreview : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController -> CoreGraphics.CGRect

パラメーター

This
IUIDocumentInteractionControllerDelegate

この拡張メソッドが動作するインスタンス。

戻り値

適用対象