How to set the title in a Navigation Bar January 13, 2013iOS DevelopmentUINavigationBar, UINavigationControllerJay Versluis Here’s what the title in a UINavigationBar looks like: You set it like this: self.navigationItem.title = @"My Title"; Share this:TwitterFacebookLinkedInPinterestTumblrGoogle Related