I'm using tabbed page inside navigation page, which is inside MasterDetail.Detail. I've used following line of code. Detail = new NavigationPage(MyTabbedPage); But the color of the navigation bar is white !
Is there any way to change the color ??? Please Help.