You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-edge/webview2/roadmap.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,6 @@ If you have concerns or questions about the Roadmap, provide your feedback in th
18
18
19
19
The WebView2 team is planning the following major efforts for future updates:
20
20
21
-
* UWP Preview
22
21
* MacOS Preview
23
22
* Xbox Preview
24
23
* HoloLens Preview
@@ -50,6 +49,10 @@ The Win32 C/C++ SDK has reached GA.
50
49
51
50
The .NET SDK has reached GA.
52
51
52
+
### Windows UI Library 2
53
+
54
+
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.
55
+
53
56
### Windows UI Library 3
54
57
55
-
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. For more information, see [Windows App SDK roadmap](https://github.com/microsoft/WindowsAppSDK/blob/main/docs/roadmap.md).
58
+
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.
0 commit comments