I have a project that consists of one tabbed page, with my content spread over a number of tabs, and a few detail tiles that open on request. I am using a scene with an App.IsIdle trigger to close detail pages after the Idle timeout, and that works well.
What I have not been able to figure out is how to return to the first tab of of the tabbed page on idle timeout.
Cany anyone point me in the right direction?
Lawrence