I am using Shell via Xamarin Forms. I have noticed I can see the Flyout Menu (Hamburger Menu) only on the Contentviews/pages that is accessed via the Shell Menu itself.
However, if I access the view/page through a button on the view; then the Flyout Menu no longer appears
Any direction appreciated.