You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
systemnavigationmanager
About this tag
The systemnavigationmanager tag on WindowsForum.com covers topics related to the SystemNavigationManager class in the Universal Windows Platform (UWP) for Windows 10. Discussions focus on using this API to handle back navigation in apps, including customizing the back button behavior and responding to navigation events. Content includes developer guidance for implementing back navigation across different device families, ensuring a consistent user experience on PCs, tablets, and phones. The tag is relevant for UWP developers working on Windows 10 apps who need to manage system-level navigation controls.
With the Universal Windows Platform in Windows 10, your apps will now run on a number of device families and automatically scale across the different screen and window sizes, supported by the platform controls. In the next three weeks of the Windows 10 by 10 development series, we’re going to...