Hi,
In some cases I need to disable MasterDetail page (or FlyoutPage) hamburger button so users can't open master page. If I set IsGesturesEnabled = false it won't allow users to open master with swipe, but they still can via the button.
Anyway to achieve this? Perhaps using MasterDetail custom renderer and disabling icon there somehow?
Thanks in advance.