NSWindowDelegate.ShouldPopUpDocumentPathMenu(NSWindow, NSMenu) Method

Definition

[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

Applies to