Freigeben über


WebViewGetContextMenuItems Delegat

Definition

public delegate AppKit.NSMenuItem[] WebViewGetContextMenuItems(WebView sender, NSDictionary forElement, NSMenuItem[] defaultMenuItems);
type WebViewGetContextMenuItems = delegate of WebView * NSDictionary * NSMenuItem[] -> NSMenuItem[]

Parameter

sender
WebView
forElement
NSDictionary
defaultMenuItems
NSMenuItem[]

Rückgabewert

Gilt für: