Comment 3 for bug 1534674

Revision history for this message
Tim Peeters (tpeeters) wrote :

<renato> I have a AdaptivePageLayout on main window. And when the app starts, I push the contact list on it
<renato> if the device rotates and there is more space for a new page, I push a ContactDetail page if the column property changes on AdaptivePageLayout
<renato> the problem is
<renato> if the user has already navigate to another page, I do not want to push this page
<renato> right now there is not API to query AdaptivePageLayout how many page is visible, or the depth of it