Hi,
Is there a way to hide toolbar items of the detail page when Menu option is clicked in Xamarin Form MasterDetailPage?
Details-
I have a MasterDetailPage with menu option pointing to different detail pages. In each detail page I have toolbar. Now when I click on the hamburger menu icon, the menu option appears (i.e., drawer) for navigation. But, the toolbar is still visible and buttons that I have in the toolbar is clickable. I want these toolbar icons either should be hidden or disbaled when the menu appears so that user cannot perform any actions from the toolbar. I have not found any way to achieve this. Please let me know if there any way to achieve this using xamarin form?
PFA for the screenshots and a sample of the current behaviour.
Thanks & Regards,
Ravi