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

Changing text color of status bar when new page is pushed

$
0
0

Hey,

I'm trying to achieve the following:
My app usually has a black text for the status bar, but for certain screens the App changes in a full screen version with a dark background color, so i want to change the status bar text color to white. I know that in iOS i can change the color in info.plist but i don't understand how i can only change it for these certain forms pages. I researched my problem and i know that it's also possible to change the color regarding to your NavigationBar TintColor but i don't have a NavigationBar at these pages.

Any solutions or maybe a code example how i can change the status bar text color in a CustomRenderer?
Thanks in advance!


Viewing all articles
Browse latest Browse all 91519

Trending Articles