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
Post a Comment