UIDocumentInteractionControllerDelegate.RectangleForPreview Method

Definition

Indicates that the UIDocumentInteractionController requires the rectangle to use as the starting point for animating the display of a document preview.

[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

Parameters

Returns

Attributes

Applies to