IWebUIDelegate
UIAreToolbarsVisible(WebView)
UIClose(WebView)
UICreateModalDialog(WebView, NSUrlRequest)
UICreateWebView(WebView, NSUrlRequest)
UIDragSourceActionMask(WebView, CGPoint)
UIDrawFooterInRect(WebView, CGRect)
UIDrawHeaderInRect(WebView, CGRect)
UIFocus(WebView)
UIGetContentRect(WebView)
UIGetContextMenuItems(WebView, NSDictionary, NSMenuItem[])
UIGetDragDestinationActionMask(WebView, INSDraggingInfo)
UIGetFirstResponder(WebView)
UIGetFooterHeight(WebView)
UIGetFrame(WebView)
UIGetHeaderHeight(WebView)
UIGetStatusText(WebView)
UIIsResizable(WebView)
UIIsStatusBarVisible(WebView)
UIMakeFirstResponder(WebView, NSResponder)
UIMouseDidMoveOverElement(WebView, NSDictionary, NSEventModifierMask)
UIPrintFrameView(WebView, WebFrameView)
UIRunBeforeUnload(WebView, String, WebFrame)
UIRunJavaScriptAlertPanel(WebView, String)
UIRunJavaScriptAlertPanelMessage(WebView, String, WebFrame)
UIRunJavaScriptConfirmationPanel(WebView, String, WebFrame)
UIRunJavaScriptConfirmPanel(WebView, String)
UIRunJavaScriptTextInputPanel(WebView, String, String)
UIRunJavaScriptTextInputPanelWithFrame(WebView, String, String, WebFrame)
UIRunModal(WebView)
UIRunOpenPanelForFileButton(WebView, IWebOpenPanelResultListener)
UISetContentRect(WebView, CGRect)
UISetFrame(WebView, CGRect)
UISetResizable(WebView, Boolean)
UISetStatusBarVisible(WebView, Boolean)
UISetStatusText(WebView, String)
UISetToolbarsVisible(WebView, Boolean)
UIShouldPerformAction(WebView, Selector, NSObject)
UIShow(WebView)
UIUnfocus(WebView)
UIValidateUserInterfaceItem(WebView, NSObject, Boolean)
UIWillPerformDragDestination(WebView, WebDragDestinationAction, INSDraggingInfo)
UIWillPerformDragSource(WebView, WebDragSourceAction, CGPoint, NSPasteboard)
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)
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)
UIShow(IWebUIDelegate, WebView)
UIUnfocus(IWebUIDelegate, WebView)
UIValidateUserInterfaceItem(IWebUIDelegate, WebView, NSObject, Boolean)
UIWillPerformDragDestination(IWebUIDelegate, WebView, WebDragDestinationAction, INSDraggingInfo)
UIWillPerformDragSource(IWebUIDelegate, WebView, WebDragSourceAction, CGPoint, NSPasteboard)
net10.0-macos14.2
namespace WebKit
{
public static class WebUIDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static bool UIIsResizable(this IWebUIDelegate! This, WebView! sender);
}
}
| .NET | 6.07.08.09.010.0 |
|---|---|
Information specific to net10.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 net10.0-macos14.2 | |
| Assembly | Microsoft.macOS , Version=15.5.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