Hey, how can I change the Detail Element from MasterDetailPage in the codebehind of the actual DetailPage? E.g. I want to set a new DetailPage when the user clicks on an Image in the DetailPage. (View Post)
maybe it's because you still set isPresented = false when you open a new detail ? https://github.com/tkowalczyk/SimpleMasterDetailTabbed/blob/master/SimpleMasterDetailTabbed/SimpleMasterDetailTabbed/… (View Post)