I'm trying to set a padding for the Detail page of a MasterDetailPage. I was able to get the padding working for the Master(the menu). Do I need to use a custom renderer for iOS and if so what control do I need to override ? The pages are using Xaml. I tried to set the padding on the content pages but that doesn't seem to work.
It would be nice if the box wasn't overlaying the same space as the devices bar at the top that has power, signal, etc.