UIDocumentInteractionControllerDelegate_Extensions.ViewForPreview 方法

定义

要用作动画预览起点的 UIView。 如果为 null,则预览会淡入原地。

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

参数

This
IUIDocumentInteractionControllerDelegate

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

返回

适用于