次の方法で共有


UIDocumentInteractionControllerDelegate_Extensions.ViewControllerForPreview メソッド

定義

ドキュメント プレビューを提供する UIViewController。

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

パラメーター

This
IUIDocumentInteractionControllerDelegate

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

戻り値

適用対象