Changes

Jump to: navigation, search
Defining the Actions and Outlets
}
@property (nonatomic, retain) IBOutlet UITextField *textBox;
- (IBAction)saveButtonsaveText:(id)sender;
@end
</pre>

Navigation menu