WebUIDelegate
WebUIDelegate()
WebUIDelegate(IntPtr)
WebUIDelegate(NativeHandle)
WebUIDelegate(NSObjectFlag)
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)
UIGetDragDestinationActionMask(WebView, NSDraggingInfo)
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)
UIShouldPerformActionfromSender(WebView, Selector, NSObject)
UIShow(WebView)
UIUnfocus(WebView)
UIValidateUserInterfaceItem(WebView, NSObject, Boolean)
UIWillPerformDragDestination(WebView, WebDragDestinationAction, INSDraggingInfo)
UIWillPerformDragDestination(WebView, WebDragDestinationAction, NSDraggingInfo)
UIWillPerformDragSource(WebView, WebDragSourceAction, CGPoint, NSPasteboard)
net9.0-macos14.2
namespace WebKit
{
[Model]
[ObsoletedOSPlatform("macos10.14", "No longer supported.")]
[Protocol]
[Register("Microsoft_macOS__WebKit_WebUIDelegate", false)]
[SupportedOSPlatform("macos")]
[UnsupportedOSPlatform("ios")]
[UnsupportedOSPlatform("tvos")]
[UnsupportedOSPlatform("maccatalyst")]
public class WebUIDelegate : NSObject, INativeObject, IDisposable, IWebUIDelegate
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
[Export("init")]
public WebUIDelegate();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.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