开发者

send thumbnail image to another view for bigger image view

开发者 https://www.devze.com 2023-03-23 22:25 出处:网络
i have 3 images in my display where i use CoreData to store them开发者_Go百科 images and to view them in the display. Now i would like to touch these images and it goes large in another view. Ive trie

i have 3 images in my display where i use CoreData to store them开发者_Go百科 images and to view them in the display. Now i would like to touch these images and it goes large in another view. Ive tried using touch events bt nothing seems to work. Can anyone assist me please


You can put a transparent UIButton over the image and declare a IBAction on the button and get the image according to button tag. Then pass the image to next controller.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号