Essential Kit
Loading...
Searching...
No Matches
WebViewRunJavaScriptResult

This class contains the information retrieved when WebView.RunJavaScript(string, EventCallback<WebViewRunJavaScriptResult>) operation is completed.

Properties

string Result [get]
 The result returned on completing js code.