My app contain 5 pages on the 5th page there is an MasterDetail Page how can i navigate back from the MasterDetail Pageto the root page ? or is it possible to do like this ?
i Know that normally master detail page should be the first page of the app but i have implemented it on 5th page of the app that's my problem how should i come back to the previous navigation stack ?
@AlessandroCaliaro am really sorry to ask you like this , do you have any sample for that . Then i can implement it very easy . have tried that but not working it for me .
Answers
update to this post
i Know that normally master detail page should be the first page of the app but i have implemented it on 5th page of the app that's my problem how should i come back to the previous navigation stack ?
It should be like a simple content page
Navigation.PopToRoot
@AlessandroCaliaro am really sorry to ask you like this , do you have any sample for that . Then i can implement it very easy . have tried that but not working it for me .
what is not working? Post your code or add a repo on github