|
|
Version: 1.8 Posted: 2009-04-30 Build Requirements: iPhone OS SDK v3.0 or later Runtime Requirements: iPhone OS v3.0 or later Download Sample Code (NavBar.zip, 83.3K) |
||||||
DescriptionDemonstrates 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
|