Hi,
I am Forms XAML Page (named ScanPage) which is the Detail of a MasterDetailPage. Now the OnBackButtonPressed Method of the ScanPage is never called, instead it always jumps right to OnBackButtonPressed in the MasterDetailPage.
Is that intented behaviour? How can I intercept the Back Button from my ScanPage?
Best Regards, Thomas