I tried using my Xamarin.Forms app on iOS for the first time today and ran into the minor problem where my App runs behind that top bar on iOS, so the battery icon/time/carrier bar is in front of my app, instead of above my app.
Is there a way to just push it down so my app runs below the bar (like it does on Android), or do I have to manually take that into account when laying out the room?