UIBarButtonItem

suggest change

Parameters

Parameter | Description | —— | —— | title | The UIBarButtonItem title | style | The style of the UIBarButtonItem | target | The object to receive the UIBarButtonItem action | action | The selector (method) to be performed when the UIBarButtonItem is pressed |

Remarks

Referencing self.navigationItem assumes that the UIViewController is embedded inside a UINavigationController.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents