UIDocumentInteractionControllerDelegate.RectangleForPreview 方法

定义

指示 UIDocumentInteractionController 要求将矩形用作对文档预览的显示进行动画处理的起点。

[Foundation.Export("documentInteractionControllerRectForPreview:")]
public virtual CoreGraphics.CGRect RectangleForPreview (UIKit.UIDocumentInteractionController controller);
abstract member RectangleForPreview : UIKit.UIDocumentInteractionController -> CoreGraphics.CGRect
override this.RectangleForPreview : UIKit.UIDocumentInteractionController -> CoreGraphics.CGRect

参数

返回

属性

适用于