Graphics Programs Reference
In-Depth Information
The three UITextField s and bottom UILabel will be outlets in DetailViewCon-
troller . Here comes the exciting part. First, in DetailViewController.h , add
the instance variable curly brackets.
@interface DetailViewController : UIViewController
{
}
@end
Search WWH ::




Custom Search