UIDocumentInteractionControllerDelegate.ViewForPreview 方法

定义

指示 UIDocumentInteractionController 需要对文档预览的显示进行动画处理的起点。

[Foundation.Export("documentInteractionControllerViewForPreview:")]
public virtual UIKit.UIView ViewForPreview (UIKit.UIDocumentInteractionController controller);
abstract member ViewForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIView
override this.ViewForPreview : UIKit.UIDocumentInteractionController -> UIKit.UIView

参数

返回

属性

适用于