Database Reference
In-Depth Information
3.
Set them up as follows:
First text field
Position & Size: x:20 y:84 width:136 height:30
Placeholder Text: First Name
Text Alignment: Left
Second text field
Position & Size: x:164 y:84 width:136 height:30
Placeholder Text: Last Name
Text Alignment: Left
Third text field
Position & Size: x:20 y:122 width:280 height:30
Placeholder Text: Birthday
Text Alignment: Center
Now drag a UIImageView from the object library and place it at x:20 y:160
width:280 height:280.
4.
5.
Under the Attribute Inspector check the User Interaction Enabled box.
6.
Lastly, select the segue coming into the view and set its identifier to
ToCloseFriendDetails .
Figure 6-3. Close Friend Detail View Controller
Search WWH ::




Custom Search