NSCell.MenuForEvent(NSEvent, CGRect, NSView) Method

Definition

[Foundation.Export("menuForEvent:inRect:ofView:")]
public virtual AppKit.NSMenu MenuForEvent (AppKit.NSEvent theEvent, CoreGraphics.CGRect cellFrame, AppKit.NSView view);
abstract member MenuForEvent : AppKit.NSEvent * CoreGraphics.CGRect * AppKit.NSView -> AppKit.NSMenu
override this.MenuForEvent : AppKit.NSEvent * CoreGraphics.CGRect * AppKit.NSView -> AppKit.NSMenu

Parameters

theEvent
NSEvent
cellFrame
CGRect
view
NSView

Returns

Attributes

Applies to