Skip to content

Commit 9aebfa3

Browse files
gamepad input feedback
1 parent 925089d commit 9aebfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ 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 |
36+
| [Virtual key support for gamepad input](/uwp/api/windows.system.virtualkey) | ❌ Not supported in 1.7; see [Gamepad support in WinUI 3](https://github.com/microsoft/microsoft-ui-xaml/issues/6891) |
3737
| [InkCanvas](/uwp/api/windows.ui.xaml.controls.inkcanvas) | ❌ Not supported in 1.7 |
3838
| [Single-app kiosk](https://github.com/microsoft/WindowsAppSDK/issues/3642) | ❌ Not supported in 1.7 |
3939
| [Xbox](/windows/uwp/xbox-apps/) and HoloLens | ❌ Not supported in 1.7 |

0 commit comments

Comments
 (0)