Event args for PopupRequested.
string Url
The URL for the popup.
Note that with 3D WebView for Android, the Url
field may be empty in some cases when using PopupMode.LoadInNewWebView
.
IWebView WebView
PopupMode.LoadInNewWebView
, or null if the popup mode is set to PopupMode.NotifyWithoutLoading
.