Table of Contents
WebViewExtensions Methods

The methods of the WebViewExtensions class are listed below. For a complete list of WebViewExtensions class members, see the WebViewExtensions Members topic.

Methods
Name Description
DebugAsync Displays debug UI.
Equals (inherited from Object) 
EvalScriptAsyncOverloaded. Asynchronously Execute JavaScript code in a frame and returns the result value.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
LoadHtmlAsync Asynchronously loads raw HTML into the WebView.
LoadRequestAsync Asynchronously loads a Request into the WebView.
LoadUrlAsync Asynchronously loads a Url into the WebView.
PrintAsync Asynchronously print the currently loaded page.
ToString (inherited from Object) 
WaitForReadyAsync Asynchronously waits for the WebView to be ready.
See Also