共用方式為


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

參數

傳回

屬性

適用於