ImagePagingCollectionViewControllerDelegate
protocol ImagePagingCollectionViewControllerDelegate
A protocol for communicating with the ImageCollectionViewController
parent view controller.
-
Undocumented
Declaration
Swift
func containerViewController(_ containerViewController: ImagePagingCollectionViewController, indexDidChangeTo currentIndex: Int)
-
Undocumented
Declaration
Swift
func removeCell(at index: Int)