windows 10 mobile - Is there any way to programmatically back out of an W10m app rather than exiting it? -


application.current.exit() exits app programmatically, need simulate same effect when press out of app, ie suspending it. possible?

(yes know shouldn't mess around it's specific purpose)

no, it's not possible exit app programmatically without terminating it.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -