[articles/tutorials/advanced/MobileDeployment/04_publishing/index.md](https://github.com/MonoGame/docs.monogame.github.io/pull/169/files/cdaa253890739d6aa91daea09b93dc83d152f303#diff-9a3d676eaa9916e6f7ce81138f4789536d7221270e3d615707d7c6441f82f4ad) Label = "@string/app_name", MainLauncher = true, Icon = "@drawable/icon", AlwaysRetainTaskState = true, What does AlwaysRetainTaskState mean? Why might I want to change it?
articles/tutorials/advanced/MobileDeployment/04_publishing/index.md
Label = "@string/app_name",
MainLauncher = true,
Icon = "@drawable/icon",
AlwaysRetainTaskState = true,
What does AlwaysRetainTaskState mean? Why might I want to change it?