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!
When I try to customize mthe SfStepProgressBar with a StepSettings object in XAML and try to build, the build fails with the message:

I imported the namespace and Visual Studio's Intellisense recognizes StepSettings and its properties, but the error doesn't disappear.
I've already tried to remove bin and obj folders, clean and rebuild, but it doesn't work. I'm using VIsual Studio 2022 17.11 with .NET 8, trying to build for Android 34.
Edit: Here is a screenshot of how I import the namespace:

I don't know why Visual Studio adds the "sf:StepSettings" at the end