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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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