Skip to content

Change ToolbarItem TextColor based on Theme #435

Answered by VladislavAntonyuk
Orgbrat asked this question in Q&A
Discussion options

You must be logged in to vote

Your app should automatically change color on AppTheme. It is done by MAUI.
I don't have the exact code, but the idea is to find the element (one of the children of the toolbar) and set the color. On iOS it is a TextColor (UIColor), on Windows - Label Color

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by VladislavAntonyuk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants