Hi All
I am playing with a test project in Xamarin Forms. The top part of my initial ContentPage has a dark section, and the IOS simulator status bar has a black foreground which isnt what I want. I would like the status bar to have a white foreground colour so that it works well with the colour of my page. I know how to change this in a standard IOS project, but does anyone know how to do it in Forms ?
Thanks