Edit

Share via


WKWebView.Url Property

Definition

The active URL.

public virtual Foundation.NSUrl Url { [Foundation.Export("URL", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Url : Foundation.NSUrl

Property Value

Attributes

Remarks

This is the URL that should be reflected in the user interface.

Applies to