QLPreviewControllerDelegate.FrameForPreviewItem 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.
[Foundation.Export("previewController:frameForPreviewItem:inSourceView:")]
public virtual CoreGraphics.CGRect FrameForPreviewItem (QuickLook.QLPreviewController controller, QuickLook.IQLPreviewItem item, ref UIKit.UIView view);
abstract member FrameForPreviewItem : QuickLook.QLPreviewController * QuickLook.IQLPreviewItem * -> CoreGraphics.CGRect
override this.FrameForPreviewItem : QuickLook.QLPreviewController * QuickLook.IQLPreviewItem * -> CoreGraphics.CGRect
Parameters
- controller
- QLPreviewController
- item
- IQLPreviewItem
- view
- UIView
Returns
- Attributes