How to set the title in a Navigation Bar

- by

Here’s what the title in a UINavigationBar looks like:

Screen Shot 2013-01-13 at 18.04.57

You set it like this:

self.navigationItem.title = @"My Title";


If you enjoy my content, please consider supporting me on Ko-fi. In return you can browse this whole site without any pesky ads! More details here.

Leave a Comment!

This site uses Akismet to reduce spam. Learn how your comment data is processed.