Since the keyboard will obscure the picker when displayed, the last task before testing the application is to make sure the keyboard is hidden when the user touches the Return key. Still within the PickerViewController.m file, therefore, implement the textFieldReturn action method as follows: