Launching and resuming apps (DirectX and C++)
Learn how to launch, suspend, and resume your Universal Windows Platform (UWP) DirectX app.
Topic | Description |
---|---|
How to activate an app | This topic shows how to define the activation experience for a UWP DirectX app. |
How to suspend an app | This topic shows how to save important system state and app data when the system suspends your UWP DirectX app. |
How to resume an app | This topic shows how to restore important application data when the system resumes your UWP DirectX app. |