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!>
Thanks for joining our community and helping improve Syncfusion products!
We need to provide support for the BackgroundColor, BorderColor, SelectionColor, FontSize, FontFamily, FontAttribute and TextColor in SfComboBox's and SfAutocomplete DropDown in .NET MAUI
Currently, we don’t have direct API support for the above-requested API, Instead We can achieve the same behavior by using theme keys. In some cases, it may not be applicable at all.
Here are the details of the requested feature:
The DropDownBackgroundColor property is used to modify the background color of the suggestion box.
The DropDownTextColor property is used to modify the text color of the dropdown item in the suggestion box.
Use Case :
This enhancement would facilitate the ability to seamlessly switch between light and dark color themes using AppThemeBinding.