public override void ItemHighlighted(UICollectionView collectionView, NSIndexPath indexPath) { collectionView.EndEditing(false); }