次の方法で共有


UIDocumentInteractionControllerDelegate_Extensions.ViewForPreview メソッド

定義

アニメーション プレビューの開始点として使用する UIView。 null の場合、プレビューはフェードインします。

public static UIKit.UIView ViewForPreview (this UIKit.IUIDocumentInteractionControllerDelegate This, UIKit.UIDocumentInteractionController controller);
static member ViewForPreview : UIKit.IUIDocumentInteractionControllerDelegate * UIKit.UIDocumentInteractionController -> UIKit.UIView

パラメーター

This
IUIDocumentInteractionControllerDelegate

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

戻り値

適用対象