예제 #1
0
 public override void ItemHighlighted(UICollectionView collectionView, NSIndexPath indexPath)
 {
     collectionView.EndEditing(false);
 }