Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1019 Bytes

uinavigationcontroller.md

File metadata and controls

31 lines (21 loc) · 1019 Bytes
-api-id -api-type
T:Windows.Gaming.Input.UINavigationController
winrt class

Windows.Gaming.Input.UINavigationController

-description

Represents a controller of any type that can be used for UI navigation. Most gamepads, arcade sticks, and racing wheels can also be accessed as a UINavigationController. It is recommended that games use the controller-specific class during gameplay and the UINavigationController class for UI menus.

-remarks

Version history

Windows version SDK version Value added
1703 15063 FromGameController
1703 15063 TryGetBatteryReport

-examples

-see-also

Windows.Gaming.Input.IGameController, UI navigation controller, Input practices for games