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!
Hello.
I am using SfListview and SfChackbox.
I want to know the information about the tapped list item.
To do this, I am passing the SfChackbox tap event to the SfListView with InputTransparent.
This works on Android, but not on iOS.
I used the following emulators.
Pixel5-API34 (Android14-API34)
iPhone15 ios17.0
I have attached a sample to reproduce, please check.
Thanks.
K.Okamura