Instance Method
collectionViewBecameFirstResponder(_:)collectionViewBecameFirstResponder:collectionViewBecameFirstResponder_
Declaration
optional func collectionViewBecameFirstResponder(_ collectionView: BCCollectionView!)Declaration
- (void) collectionViewBecameFirstResponder:(BCCollectionView *) collectionView;Declaration
collectionViewBecameFirstResponder_(collectionView: BCCollectionView)