Can I test XBox controller UI navigation in my UWP app on a PC? -


according https://docs.microsoft.com/en-us/windows/uwp/input-and-devices/designing-for-tv#gamepad-and-remote-control, uwp should automatically handle directional focus when used xbox controller. (i have set application.requirespointermode property whenrequested)

i have not yet tried run app on xbox, when run on pc controller attached, ui not react controller @ (other apps do).

so question is: xbox controller handling work on xbox, or there's way enable on pc testing purposes?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -