MonobjcMonobjc Documented Class Library
PreviewPanelTransitionImageForPreviewItemContentRect Event
NamespacesMonobjc.QuartzQLPreviewPanel..::..QLPreviewPanelDelegateEventDispatcherPreviewPanelTransitionImageForPreviewItemContentRect

Returns the image to use for the transition zoom effect for a given item. This method is optional.

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

Available in Mac OS X v10.6 and later.

Declaration Syntax
Return Value
The image to use for the transition zoom effect for the item.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

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