WebUIDelegate_Extensions
UIAreToolbarsVisible(IWebUIDelegate, WebView)
UIClose(IWebUIDelegate, WebView)
UICreateModalDialog(IWebUIDelegate, WebView, NSUrlRequest)
UICreateWebView(IWebUIDelegate, WebView, NSUrlRequest)
UIDragSourceActionMask(IWebUIDelegate, WebView, CGPoint)
UIDrawFooterInRect(IWebUIDelegate, WebView, CGRect)
UIDrawHeaderInRect(IWebUIDelegate, WebView, CGRect)
UIFocus(IWebUIDelegate, WebView)
UIGetContentRect(IWebUIDelegate, WebView)
UIGetContextMenuItems(IWebUIDelegate, WebView, NSDictionary, NSMenuItem[])
UIGetDragDestinationActionMask(IWebUIDelegate, WebView, INSDraggingInfo)
UIGetDragDestinationActionMask(IWebUIDelegate, WebView, NSDraggingInfo)
UIGetFirstResponder(IWebUIDelegate, WebView)
UIGetFooterHeight(IWebUIDelegate, WebView)
UIGetFrame(IWebUIDelegate, WebView)
UIGetHeaderHeight(IWebUIDelegate, WebView)
UIGetStatusText(IWebUIDelegate, WebView)
UIIsResizable(IWebUIDelegate, WebView)
UIIsStatusBarVisible(IWebUIDelegate, WebView)
UIMakeFirstResponder(IWebUIDelegate, WebView, NSResponder)
UIMouseDidMoveOverElement(IWebUIDelegate, WebView, NSDictionary, NSEventModifierMask)
UIPrintFrameView(IWebUIDelegate, WebView, WebFrameView)
UIRunBeforeUnload(IWebUIDelegate, WebView, String, WebFrame)
UIRunJavaScriptAlertPanel(IWebUIDelegate, WebView, String)
UIRunJavaScriptAlertPanelMessage(IWebUIDelegate, WebView, String, WebFrame)
UIRunJavaScriptConfirmationPanel(IWebUIDelegate, WebView, String, WebFrame)
UIRunJavaScriptConfirmPanel(IWebUIDelegate, WebView, String)
UIRunJavaScriptTextInputPanel(IWebUIDelegate, WebView, String, String)
UIRunJavaScriptTextInputPanelWithFrame(IWebUIDelegate, WebView, String, String, WebFrame)
UIRunModal(IWebUIDelegate, WebView)
UIRunOpenPanelForFileButton(IWebUIDelegate, WebView, IWebOpenPanelResultListener)
UISetContentRect(IWebUIDelegate, WebView, CGRect)
UISetFrame(IWebUIDelegate, WebView, CGRect)
UISetResizable(IWebUIDelegate, WebView, Boolean)
UISetStatusBarVisible(IWebUIDelegate, WebView, Boolean)
UISetStatusText(IWebUIDelegate, WebView, String)
UISetToolbarsVisible(IWebUIDelegate, WebView, Boolean)
UIShouldPerformAction(IWebUIDelegate, WebView, Selector, NSObject)
UIShouldPerformActionfromSender(IWebUIDelegate, WebView, Selector, NSObject)
UIShow(IWebUIDelegate, WebView)
UIUnfocus(IWebUIDelegate, WebView)
UIValidateUserInterfaceItem(IWebUIDelegate, WebView, NSObject, Boolean)
UIWillPerformDragDestination(IWebUIDelegate, WebView, WebDragDestinationAction, INSDraggingInfo)
UIWillPerformDragDestination(IWebUIDelegate, WebView, WebDragDestinationAction, NSDraggingInfo)
UIWillPerformDragSource(IWebUIDelegate, WebView, WebDragSourceAction, CGPoint, NSPasteboard)
net9.0-macos14.2
namespace WebKit
{
public static class WebUIDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static bool UIValidateUserInterfaceItem(this IWebUIDelegate! This, WebView! webView, NSObject! validatedUserInterfaceItem, bool defaultValidation);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
macOS | 10.1410.1510.1611.011.111.211.312.012.112.313.013.113.314.014.2 |
Information specific to net9.0-macos14.2 | |
Assembly | Microsoft.macOS , Version=14.2.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API