Change StatusBar color dynamically globally #664
Replies: 2 comments
-
On XCT those are attached properties, in MCT they're properties tied to the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed and answered |
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.
-
In XCT doing:
Did the trick. And when I change
StatusBarColor
resource StatusBar color changes automatically thought the application.But in MCT this code:
doesn't seem to work.
(full git diff for better context)

Beta Was this translation helpful? Give feedback.
All reactions