WebViewJavaScriptEvent Inherits: Event['WebView'] Properties message(str) – The message to be displayed in the window. url(str) – The URL of the page requesting the dialog. Properties# message # message: str The message to be displayed in the window. url # url: str The URL of the page requesting the dialog.