cocoa - How can I disable the animations in an NSCollectionView -


I would like to close the 'shuffle' animation, when you see the NSColquin Is this possible?

This works, but it is setting a personal instance variable, so it's not okay MAC App Store

  [collectionView Set Value: @ (0) for: @ "Animation Permission"];    

Comments