Top "Uinavigationitem" questions

on iOS, the UINavigationItem class encapsulates information about a navigation item pushed on a UINavigationBar object’s stack

UINavigationItem: Difference between title and prompt

I want to use a navigation bar, and I realize that it has title and prompt. What is the difference …

ios uinavigationitem
How to add several UIBarButtonItems to a NavigationBar?

I want to draw multiple buttons on a UINavigationBar. These will be either on right side or left side.

iphone objective-c ios uinavigationbar uinavigationitem
iOS 8 Custom Back Button

I made an app in iOS 7 and when I switched to Xcode 6.1 & iOS 8.1 my custom back buttons no longer …

objective-c ios8 back uinavigationitem
vertically aligning UINavigationItems

I have customized the UINavigationBar's height to 100px and I'd like to add buttons onto this customized bar. All is …

objective-c ios uinavigationcontroller uinavigationbar uinavigationitem
Get max width of uinavigationItem.titleView?

I have a custom titleView that I need to set the max width for. That would be the screen width …

ios uinavigationbar frame uinavigationitem titlebar