Graphics Programs Reference
In-Depth Information
Displaying Images and UIImageView
Because we want the image to appear in the item's detail view, our first step is to have the
DetailViewController get and display an image. An easy way to display an image
is to put an instance of UIImageView on the screen. Open Homepwner.xcodeproj
and DetailViewController.xib . Then drag an instance of UIImageView onto
the view , as shown in Figure 12.2 .
Figure 12.2 UIImageView on DetailViewController's view
 
Search WWH ::




Custom Search