QLPreviewControllerDelegate_Extensions.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.
public static CoreGraphics.CGRect FrameForPreviewItem (this QuickLook.IQLPreviewControllerDelegate This, QuickLook.QLPreviewController controller, QuickLook.IQLPreviewItem item, ref UIKit.UIView view);
static member FrameForPreviewItem : QuickLook.IQLPreviewControllerDelegate * QuickLook.QLPreviewController * QuickLook.IQLPreviewItem * -> CoreGraphics.CGRect
Parameters
The instance on which this extension method operates.
- controller
- QLPreviewController
- item
- IQLPreviewItem
- view
- UIView