The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
The only changes from using the native Xamarin control is adding ItemHeight, ItemWidth, and the SelectionChanged event. When swiping the area where the Carousel should be, the SelectionChanged event fires, so the control is there, but not rendering the contents of ItemsSource. I should add that I'm using Xamarin Forms 3.5 on Android.
DRDhanasekar R Syncfusion Team February 18, 2019 12:37 PM UTC
Hi John,
Greetings from Syncfusion.
We have created the SfCarousel sample in Xamarin.Forms and we have added the image using ItemTemplate for the carousel item. We have updated the Xamarin.Forms to latest version and we confirm that control gets rendered correctly. We have provided the sample for your reference. Please download it from the below link.