Hello,
I'm looking for a way to add a UIImageView to my view, but I want to do it programmatically rather than through the Interface Builder. I know I'm going to need to create a UIImageView object, but how do I place that object on the screen in the coordinate plane?
Thanks!
I'm looking for a way to add a UIImageView to my view, but I want to do it programmatically rather than through the Interface Builder. I know I'm going to need to create a UIImageView object, but how do I place that object on the screen in the coordinate plane?
Thanks!