NSView.WillOpenMenu(NSMenu, NSEvent) Method
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.
C#
[Foundation.Export("willOpenMenu:withEvent:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void WillOpenMenu (AppKit.NSMenu menu, AppKit.NSEvent theEvent);
abstract member WillOpenMenu : AppKit.NSMenu * AppKit.NSEvent -> unit
override this.WillOpenMenu : AppKit.NSMenu * AppKit.NSEvent -> unit
- menu
- NSMenu
- theEvent
- NSEvent
- Attributes
Proizvod | Verzije |
---|---|
Xamarin.Mac SDK | 14 |