Platform Theme not changing when switching UserAppTheme

Arthur P 20 Reputation points
2025-12-17T17:40:47.0233333+00:00

Hello,

I wanted to dynamically switch the theme in my app (https://learn.microsoft.com/en-us/dotnet/maui/user-interface/system-theme-changes?view=net-maui-10.0#set-the-current-user-theme), but realized that the platform-specific UI still has the theme it started with. I tested it with outputting the Application.Current.PlatformAppTheme value and it stayed the same (tested on Windows and Android).

How do I also switch the platform theme dynamically?

Thanks for the help

Arthur

Developer technologies | .NET | .NET MAUI
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.