Windows.Web.UI Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This namespace allows Win32 apps to host the UWP WebView control Out of Process and take full advantage of HTML5. Most of these APIs are a reflection of the Windows.UI.Xaml.Controls.WebView control.
Classes
Interfaces
IWebViewControl |
Provides a control that hosts HTML content in an app. |
IWebViewControl2 |
Provides a control that hosts HTML content in an app. This interface requires IWebViewControl. |
Enums
WebViewControlPermissionState |
Defines constants that specify the state of a IWebViewControl.PermissionRequested event. |
WebViewControlPermissionType |
Defines constants the specify the type of permission requested in a IWebViewControl. |