Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
UWP アプリケーションで 2 つの Xbox One サムスティックの座標にアクセスするにはどうすればよいですか? また、X、Y、A、B ボタンが押されたことをどのように検出できますか?
編集: MainPage.xaml.cs の MainPage メソッドで Gamepad.Gamepads.First() を使用すると、System.Linq.dll で「System.InvalidOperationException」タイプの例外が発生します。