开发者

Set Image on imageview

i have 2 classes , say class A and Class B. in class A, i have one button,on that button click, i want set an image on class B's imageview.

How can i set开发者_如何转开发 image on imageview of class B from class A? Regards


Declare the imageview from Class B as property (@property(..)), than you can set it's image from outside. For more infos read: The Objective-C Programming Language

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜