Advertisement
moviles_ccm

Número de secciones en la colección de vistas

Feb 26th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Swift 0.13 KB | None | 0 0
  1.     override func numberOfSections(in collectionView: UICollectionView) -> Int {
  2.        
  3.         return self.secciones.count
  4.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement