UITableViewCellと思われるUICollectionViewCellには、setEditing:animated:
とediting
というプロパティがありません。プロパティの編集とsetEditingの不足:アニメーション:UICollectionViewCellで
これは仕様です。 AppleはUICollectionViewとそのセルで編集を処理するための他のベストプラクティスを強制していますか?
サブクラスUICollectionViewController ABCCollectionViewController
のように: