I learn Swift by myself. I know how to perform a segue from a tableView because it's "clickable" Cells.
My question is :
I have a Collection view composed of UIImages. UIImages not "clickable", I placed on TapGesture.
How do I perform segue from those TapGestureRecognizer to a detailViewController.
Please help me (IndexPath?, DidSelectItemAtIndexPath?...) which func must I use ?
PS: Sorry for my bad English