Migrating from Xamarin Carousel View to .NET MAUI Carousel View
To migrate easier from Xamarin SfCarousel to .NET MAUI SfCarousel, we kept all the APIs from Xamarin SfCarousel in MAUI SfCarousel. We have renamed the namespace as follows.
Namespaces
Xamarin SfCarousel | .NET MAUI SfCarousel |
---|---|
Syncfusion.SfCarousel.XForms | Syncfusion.Maui.Carousel |
Upcoming features
- Scroll support in the default mode for Mac Catalyst platform.