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

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Copy range with conditional formatting -

Ansible - ERROR! the field 'hosts' is required but was not set -