Skip to content

Commit 925089d

Browse files
1 parent 1cf8406 commit 925089d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hub/apps/windows-app-sdk/migrate-to-windows-app-sdk/what-is-supported.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ WinUI 3 and the Windows App SDK are new technologies and, when compared to UWP,
3333
| CoreTextServicesManager | ⚠️ Supported only on Windows 11 |
3434
| [PrintManager](/uwp/api/windows.graphics.printing.printmanager) | ⚠️ Supported on Windows 11 (not yet available on Windows 10) |
3535
| [CoreWindow](/uwp/api/windows.ui.core.corewindow) and related APIs | ❌ Not supported in 1.7. For alternative APIs with some of the same functionality, see [AppWindow](/windows/windows-app-sdk/api/winrt/microsoft.ui.windowing.appwindow), and [HWND](/windows/apps/develop/ui-input/retrieve-hwnd)-based APIs. |
36+
| [Gaming input](/uwp/api/windows.gaming.input) | ❌ Not supported in 1.7 |
3637
| [InkCanvas](/uwp/api/windows.ui.xaml.controls.inkcanvas) | ❌ Not supported in 1.7 |
3738
| [Single-app kiosk](https://github.com/microsoft/WindowsAppSDK/issues/3642) | ❌ Not supported in 1.7 |
38-
| [Xbox](/windows/uwp/xbox-apps/) and HoloLens support | ❌ Not supported in 1.7 |
39+
| [Xbox](/windows/uwp/xbox-apps/) and HoloLens | ❌ Not supported in 1.7 |
3940

4041
## Performance considerations
4142

0 commit comments

Comments
 (0)