Applying Themes to MAUI Apps

Learn how to apply themes in .NET MAUI.

We'll cover the following

Themes allow us to apply an entire collection of styles to an entire application. In .NET MAUI, themes are constructed, referenced, and applied in a similar way as the standard application styles. This lesson will cover the usage of themes. We'll use the following project setup to look at how themes work. The project has been pre-configured with a theme file.

Get hands-on with 1200+ tech skills courses.