I used the sample here https://github.com/xamarin/monotouch-samples/tree/master/SimpleCollectionView as a starting point for my collection view. It works great but I'd like to be able to select multiple cells. Whats the correct overrides needed to properly handle the selections and deselections
↧