PagingViewWasTappedDelegate
protocol PagingViewWasTappedDelegate : AnyObject
A protocol for the communication of taping on the cell to the parent view controller.
-
Undocumented
Declaration
Swift
func pagingViewCell(_ pagingViewCell: ImagePagingViewCell, shouldBeTurnedBlack: Bool)