@interface TUICandidateCollectionView : UICollectionView - (void)touchesEnded:(id)a0 withEvent:(id)a1; - (BOOL)_shouldFadeCellsForBoundChangeWhileRotating; - (void)_updateUsesStaticScrollBar; @end