NSView.MenuForEvent(NSEvent) Method

Definition

[Foundation.Export("menuForEvent:")]
public virtual AppKit.NSMenu MenuForEvent (AppKit.NSEvent theEvent);
abstract member MenuForEvent : AppKit.NSEvent -> AppKit.NSMenu
override this.MenuForEvent : AppKit.NSEvent -> AppKit.NSMenu

Parameters

theEvent
NSEvent

Returns

Attributes

Applies to