NSTextViewDelegate_Extensions.MenuForEvent 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.
public static AppKit.NSMenu MenuForEvent (this AppKit.INSTextViewDelegate This, AppKit.NSTextView view, AppKit.NSMenu menu, AppKit.NSEvent theEvent, nuint charIndex);
static member MenuForEvent : AppKit.INSTextViewDelegate * AppKit.NSTextView * AppKit.NSMenu * AppKit.NSEvent * nuint -> AppKit.NSMenu
Parameters
- This
- INSTextViewDelegate
- view
- NSTextView
- menu
- NSMenu
- theEvent
- NSEvent
- charIndex
- System.System.UIntPtr System.unativeint