UICollectionView data sources ... override func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { return 10 } ...
確定! 回上一頁