Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

6
Votes

Description:

In Xamarin, the theme resource dictionary contains a set of primary keys mapped to UI elements across all controls. These keys allow for easy customization and overriding of primary colors, offering developers flexibility in creating visually consistent applications.

For .NET MAUI controls, it would be highly beneficial to have similar Primary Theme Keys support. This would allow developers to:

  1. Override primary colors in a centralized manner.
  2. Customize themes more efficiently across various controls without needing to individually set properties for each component.

Reference: