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

此扩展方法在其上运行的实例。

返回

适用于