UIDocumentInteractionControllerDelegate.ViewControllerForPreview 方法

定义

指示 UIDocumentInteractionController 需要 UIViewController 来呈现文档预览。

[Foundation.Export("documentInteractionControllerViewControllerForPreview:")]
public virtual UIKit.UIViewController ViewControllerForPreview (UIKit.UIDocumentInteractionController controller);
abstract member ViewControllerForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIViewController
override this.ViewControllerForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIViewController

参数

返回

属性

适用于