iPhone OS Reference Library Apple Developer Connection spyglass button

Version: 1.8

Posted: 2009-04-30

Build Requirements: iPhone OS SDK v3.0 or later

Runtime Requirements: iPhone OS v3.0 or later

View Source Code:

Download Sample Code (“NavBar.zip”, 83.3K)



Description

Demonstrates how to use UINavigationController and UIViewController classes together as building blocks to your application's user interface. Use it as a launching pad in starting the development of your new application. The various pages in this sample exhibit different ways in how to modify the navigation bar by modifying the navigation controller's UINavigationItem. This class represents the navigation bar at the top of the screen. Among the levels of customization are varying appearance styles known as UIBarStyle, and applying custom left and right buttons known as UIButtonTypeNavigation.

Document Revision History

Date Notes
2009-04-30Upgraded for 3.0 SDK due to deprecated APIs.
2008-07-03First public release.
Did this document help you? Yes It's good, but... Not helpful...