Click or drag to resize

WebViewLoadedEventArgsUri Property

Gets the URI of the page that was loaded.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Uri Uri { get; }

Property Value

Type: Uri
The URI.
See Also