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

Unable to change the navigation status bar background dynamically?

$
0
0

I am unable to apply a theme color to the navigation status bat background color. I am using the below code:

var nav = new NavigationPage(new MainMenuView())
{
BarTextColor = Color.White,
};
nav.SetDynamicResource(NavigationPage.BarBackgroundColorProperty, "AppNavigationBarStyle");>


Viewing all articles
Browse latest Browse all 89864

Trending Articles



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