QLPreviewPanelDelegate_Extensions.HandleEvent 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 bool HandleEvent (this QuickLookUI.IQLPreviewPanelDelegate This, QuickLookUI.QLPreviewPanel panel, AppKit.NSEvent theEvent);
static member HandleEvent : QuickLookUI.IQLPreviewPanelDelegate * QuickLookUI.QLPreviewPanel * AppKit.NSEvent -> bool
Parameters
- panel
- QLPreviewPanel
- theEvent
- NSEvent