IBAction is just a tag that you add to a method declaration that identifies this method as a candidate for connecting to a control action.
The IBAction method is a method that receives a message about the action of some other control.
UIViews . UIControls. , , UIView . IBActions UIControl UIBarButtonItems.