The methods of MonoMac.WebKit.WebUIDelegate are listed below. For a list of all members, see the WebUIDelegate Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
UIAreToolbarsVisible(WebView)Documentation for this section has not yet been entered. | ||
UIClose(WebView)Documentation for this section has not yet been entered. | ||
UICreateModalDialog(WebView, MonoMac.Foundation.NSUrlRequest)Documentation for this section has not yet been entered. | ||
UICreateWebView(WebView, MonoMac.Foundation.NSUrlRequest)Documentation for this section has not yet been entered. | ||
UIDragSourceActionMask(WebView, System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
UIDrawFooterInRect(WebView, System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
UIDrawHeaderInRect(WebView, System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
UIFocus(WebView)Documentation for this section has not yet been entered. | ||
UIGetContentRect(WebView)Documentation for this section has not yet been entered. | ||
UIGetContextMenuItems(WebView, MonoMac.Foundation.NSDictionary, MonoMac.AppKit.NSMenuItem[])Documentation for this section has not yet been entered. | ||
UIGetDragDestinationActionMask(WebView, MonoMac.AppKit.NSDraggingInfo)Documentation for this section has not yet been entered. | ||
UIGetFirstResponder(WebView)Documentation for this section has not yet been entered. | ||
UIGetFooterHeight(WebView)Documentation for this section has not yet been entered. | ||
UIGetFrame(WebView)Documentation for this section has not yet been entered. | ||
UIGetHeaderHeight(WebView)Documentation for this section has not yet been entered. | ||
UIGetStatusText(WebView)Documentation for this section has not yet been entered. | ||
UIIsResizable(WebView)Documentation for this section has not yet been entered. | ||
UIIsStatusBarVisible(WebView)Documentation for this section has not yet been entered. | ||
UIMakeFirstResponder(WebView, MonoMac.AppKit.NSResponder)Documentation for this section has not yet been entered. | ||
UIMouseDidMoveOverElement(WebView, MonoMac.Foundation.NSDictionary, MonoMac.AppKit.NSEventModifierMask)Documentation for this section has not yet been entered. | ||
UIPrintFrameView(WebView, WebFrameView)Documentation for this section has not yet been entered. | ||
UIRunBeforeUnload(WebView, string, WebFrame)Documentation for this section has not yet been entered. | ||
UIRunJavaScriptAlertPanel(WebView, string)Documentation for this section has not yet been entered. | ||
UIRunJavaScriptAlertPanelMessage(WebView, string, WebFrame)Documentation for this section has not yet been entered. | ||
UIRunJavaScriptConfirmationPanel(WebView, string, WebFrame)Documentation for this section has not yet been entered. | ||
UIRunJavaScriptConfirmPanel(WebView, string)Documentation for this section has not yet been entered. | ||
UIRunJavaScriptTextInputPanel(WebView, string, string)Documentation for this section has not yet been entered. | ||
UIRunJavaScriptTextInputPanelWithFrame(WebView, string, string, WebFrame)Documentation for this section has not yet been entered. | ||
UIRunModal(WebView)Documentation for this section has not yet been entered. | ||
UIRunOpenPanelForFileButton(WebView, WebOpenPanelResultListener)Documentation for this section has not yet been entered. | ||
UISetContentRect(WebView, System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
UISetFrame(WebView, System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
UISetResizable(WebView, bool)Documentation for this section has not yet been entered. | ||
UISetStatusBarVisible(WebView, bool)Documentation for this section has not yet been entered. | ||
UISetStatusText(WebView, string)Documentation for this section has not yet been entered. | ||
UISetToolbarsVisible(WebView, bool)Documentation for this section has not yet been entered. | ||
UIShouldPerformActionfromSender(WebView, MonoMac.ObjCRuntime.Selector, MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
UIShow(WebView)Documentation for this section has not yet been entered. | ||
UIUnfocus(WebView)Documentation for this section has not yet been entered. | ||
UIValidateUserInterfaceItem(WebView, MonoMac.Foundation.NSObject, bool)Documentation for this section has not yet been entered. | ||
UIWillPerformDragDestination(WebView, WebDragDestinationAction, MonoMac.AppKit.NSDraggingInfo)Documentation for this section has not yet been entered. | ||
UIWillPerformDragSource(WebView, WebDragSourceAction, System.Drawing.PointF, MonoMac.AppKit.NSPasteboard)Documentation for this section has not yet been entered. | ||