0
I have a View which is being called through a button of the MenuItem. But within those View contains another button that calls a new button View. This new View opens off the burger menu, ie it hides itself.
I need this new View continue displaying the menu just above as in the first image.
I’ve used the PushModalAsync and the PushAsync but continues that way.
How to fix this navigation problem ?


I think your 'View
principal (root navigation) deve do tipoMaster-Detail` she’s already that type?.– rubStackOverflow
That is @rubStackOverflow
– AndreeH