UIDocumentInteractionControllerDelegate.RectangleForPreview Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- controller
- UIDocumentInteractionController
Returns
- Attributes