Bagikan melalui


IWebResourceLoadDelegate Antarmuka

Definisi

[Foundation.Protocol(FormalSince="10.11", Name="WebResourceLoadDelegate", WrapperType=typeof(WebKit.WebResourceLoadDelegateWrapper))]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "No longer supported.")]
public interface IWebResourceLoadDelegate : IDisposable, ObjCRuntime.INativeObject
type IWebResourceLoadDelegate = interface
    interface INativeObject
    interface IDisposable
Turunan
Atribut
Penerapan

Properti

Handle

Tangani (penunjuk) ke representasi objek yang tidak dikelola.

(Diperoleh dari INativeObject)

Metode Ekstensi

OnCancelledAuthenticationChallenge(IWebResourceLoadDelegate, WebView, NSObject, NSUrlAuthenticationChallenge, WebDataSource)
OnFailedLoading(IWebResourceLoadDelegate, WebView, NSObject, NSError, WebDataSource)
OnFinishedLoading(IWebResourceLoadDelegate, WebView, NSObject, WebDataSource)
OnIdentifierForInitialRequest(IWebResourceLoadDelegate, WebView, NSUrlRequest, WebDataSource)
OnPlugInFailed(IWebResourceLoadDelegate, WebView, NSError, WebDataSource)
OnReceivedAuthenticationChallenge(IWebResourceLoadDelegate, WebView, NSObject, NSUrlAuthenticationChallenge, WebDataSource)
OnReceivedContentLength(IWebResourceLoadDelegate, WebView, NSObject, nint, WebDataSource)
OnReceivedResponse(IWebResourceLoadDelegate, WebView, NSObject, NSUrlResponse, WebDataSource)
OnSendRequest(IWebResourceLoadDelegate, WebView, NSObject, NSUrlRequest, NSUrlResponse, WebDataSource)

Berlaku untuk