I have a image inside a ViewCell, I've added a TapGestureRecognizer to the image, now when the user clicks the image I want to Access the data from data ViewCell
How can I do that?
Thanks
I have a image inside a ViewCell, I've added a TapGestureRecognizer to the image, now when the user clicks the image I want to Access the data from data ViewCell
How can I do that?
Thanks