AjoutPhotoTVC
class AjoutPhotoTVC : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet private weak var photoCollectionView: UICollectionView!
-
Undocumented
Declaration
Swift
func setCollectionViewDataSourceDelegate<D>(dataSourceDelegate: D, forRow row: Int) where D : UICollectionViewDataSource, D : UICollectionViewDelegate