WebFrameLoadDelegate
WebFrameLoadDelegate()
WebFrameLoadDelegate(IntPtr)
WebFrameLoadDelegate(NativeHandle)
WebFrameLoadDelegate(NSObjectFlag)
CanceledClientRedirect(WebView, WebFrame)
ChangedLocationWithinPage(WebView, WebFrame)
ClearedWindowObject(WebView, WebScriptObject, WebFrame)
CommitedLoad(WebView, WebFrame)
DidCreateJavaScriptContext(WebView, JSContext, WebFrame)
FailedLoadWithError(WebView, NSError, WebFrame)
FailedProvisionalLoad(WebView, NSError, WebFrame)
FinishedLoad(WebView, WebFrame)
ReceivedIcon(WebView, NSImage, WebFrame)
ReceivedServerRedirectForProvisionalLoad(WebView, WebFrame)
ReceivedTitle(WebView, String, WebFrame)
StartedProvisionalLoad(WebView, WebFrame)
WillCloseFrame(WebView, WebFrame)
WillPerformClientRedirect(WebView, NSUrl, Double, NSDate, WebFrame)
WindowScriptObjectAvailable(WebView, WebScriptObject)
xamarinmac
namespace WebKit
{
[Deprecated(PlatformName.MacOSX, 10, 14, PlatformArchitecture.None, "No longer supported.")]
[Model]
[Protocol]
[Register("WebFrameLoadDelegate", false)]
public class WebFrameLoadDelegate : NSObject, INativeObject, IDisposable, IWebFrameLoadDelegate
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
[Export("init")]
public WebFrameLoadDelegate();
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API