WebView2Script package
Use the Microsoft Edge WebView2 control to embed web content into native applications. You can use the following window.chrome.webview
JavaScript APIs along with native WebView2 APIs to communicate between native code and web code.
Classes
HostObjectAsyncProxy |
An asynchronous host object proxy. Host objects added via Host object proxies are JavaScript Proxy objects that intercept all property |
HostObjectAsyncProxyBase |
An asynchronous host object proxy. Host objects added via Host object proxies are JavaScript Proxy objects that intercept all property |
HostObjectsAsyncRoot |
Contains asynchronous proxies for all host objects added via If you call |
HostObjectsOptions |
Contains options applicable to |
HostObjectsSyncRoot |
Contains synchronous proxies for all host objects added via If you call |
HostObjectSyncProxy |
A synchronous host object proxy. Host objects added via Host object proxies are JavaScript Proxy objects that intercept all property |
SharedBufferReceivedEvent |
Event object for the |
WebView |
|
WebViewEventMap |
Events of the |
WebViewMessageEvent |
Event object for the |