How Can I apply Community Toolkit StatusBarBehaviour from Style globally to all my content pages. #997
Closed
himanshudwd765
started this conversation in
General
Replies: 3 comments 4 replies
-
I think you can use it in the first page of your application and all the pages have the same color. for Example I have this in the first page
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Remove x:Key="statusBarColor" |
Beta Was this translation helpful? Give feedback.
3 replies
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to apply Community Toolkit StatusBarBehaviour to change status bar color from style to globally apply to all my content pages. I tried like this in my Resources/Styles.xaml file:
The above code didn't update the StatusBar color.
Beta Was this translation helpful? Give feedback.
All reactions