Share via


WKWebView.NavigationDelegate Property

Definition

The web view's navigation delegate.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public WebKit.IWKNavigationDelegate NavigationDelegate { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.NavigationDelegate : WebKit.IWKNavigationDelegate with get, set

Property Value

This value can be null.

This value can be null.

Attributes

Remarks

Applies to