c# - How do I Force suspension of Metro app -
how force app suspend (not shutdown, suspend) , force-resume ourselves when not using visual studio/debugging?
when running under visual studio 2012, can enable debug location on debugger toolbar. allow select 1 of 3 operations, "suspend", "resume", , "suspend , shutdown".
[edited] sorry, noticed asking non vs solution. can suspend app dragging app down. move cursor top of page until see hand. click , hold , pull down suspend app. takes few seconds before app enter suspend mode. if want things sooner, can use visibility change toggle action first, saving critical stuff.
Comments
Post a Comment