MonobjcMonobjc Documented Class Library
PreviewPanelSourceFrameOnScreenForPreviewItem Event
NamespacesMonobjc.QuartzQLPreviewPanel..::..QLPreviewPanelDelegateEventDispatcherPreviewPanelSourceFrameOnScreenForPreviewItem

Returns the screen rectangle for a given preview item. This method is optional.

Original signature is '- (NSRect)previewPanel:(QLPreviewPanel *)panel sourceFrameOnScreenForPreviewItem:(id <QLPreviewItem>)item'

Available in Mac OS X v10.6 and later.

Declaration Syntax
Return Value
The screen rectangle for the given preview item. Return NSZeroRect if there is no origin point (this will produce a fade of the panel).
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.Quartz (Module: Monobjc.Quartz)