Xamarin forms collectionview multiple selection
Jessetc discord link
xamarin / Xamarin.Forms. I can't get to work the selection multiple in CollectionView, I can't select more than one item, also I didn't see a SelectedItems property, only SelectedItem.
By default, on UWP the underlying control for CollectionView displays checkboxes when in multiple-selection mode. It's possible that some folks want the default native behavior and some do not. So this proposal is to add a platform-specific property to hide the checkboxes. API Changes. Add: