QLPreviewPanelDelegate.ShouldPopUpDocumentPathMenu(NSWindow, NSMenu) 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("window:shouldPopUpDocumentPathMenu:")]
public virtual bool ShouldPopUpDocumentPathMenu (AppKit.NSWindow window, AppKit.NSMenu menu);
abstract member ShouldPopUpDocumentPathMenu : AppKit.NSWindow * AppKit.NSMenu -> bool
override this.ShouldPopUpDocumentPathMenu : AppKit.NSWindow * AppKit.NSMenu -> bool
Parameters
- window
- NSWindow
- menu
- NSMenu
Returns
- Attributes