Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions microsoft-edge/webview2/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ If you have concerns or questions about the Roadmap, provide your feedback in th

The WebView2 team is planning the following major efforts for future updates:

* UWP Preview
* MacOS Preview
* Xbox Preview
* HoloLens Preview
Expand Down Expand Up @@ -50,6 +49,10 @@ The Win32 C/C++ SDK has reached GA.

The .NET SDK has reached GA.

### Windows UI Library 2

You can access WebView2 controls in your UWP applications using [Windows UI Library 2 (WinUI 2)](https://docs.microsoft.com/en-us/microsoft-edge/webview2/get-started/winui2). This has reached GA.

### Windows UI Library 3
Comment thread
david-risney marked this conversation as resolved.

You can access WebView2 controls in your applications using [Windows UI Library 3 (WinUI 3)](/uwp/toolkits/winui3/index) with the Windows App SDK. This is currently in preview. For more information, see [Windows App SDK roadmap](https://github.com/microsoft/WindowsAppSDK/blob/main/docs/roadmap.md).
You can access WebView2 controls in your applications using [Windows UI Library 3 (WinUI 3)](/uwp/toolkits/winui3/index) with the Windows App SDK. This has reached GA.