WebKit.WebUIDelegate.contextMenuItemSelected C# (CSharp) Method

contextMenuItemSelected() public method

public contextMenuItemSelected ( WebView sender, IntPtr item, CFDictionaryPropertyBag element ) : void
sender WebView
item System.IntPtr
element CFDictionaryPropertyBag
return void
        public void contextMenuItemSelected(WebView sender, IntPtr item, CFDictionaryPropertyBag element)
        {
        }