Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Status Bar text hidden due to my black nav bar background color

$
0
0

I changed my navigation bar background color to black and the text color to white, but now when I run on iOS the status bar text doesn't show up (presumably because it remains black?).

    Navigation.PushModalAsync (new NavigationPage(new IPAddressPage ()) {
        BarTextColor = Color.White,
        BarBackgroundColor = Color.Black
    });

Looks like this:

Help! How do I get the status bar text to switch to white?


Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>