March 2014
Intermediate to advanced
672 pages
40h 11m
English
The UINavigationController class offers one of the most important ways of managing interfaces on a device that has limited screen space. It creates a way for users to navigate up and down a hierarchy of interface presentations to create a virtual GUI that’s far larger than the device. Navigation controllers fold their GUIs into a neat tree-based scheme. Users travel through that scheme using buttons and choices that transport them around the tree. You see navigation controllers in the Contacts application and in Settings, where selections lead to new screens and Back buttons move to previous ones.
Several standard GUI elements reveal the use of navigation controllers in applications, as ...
Read now
Unlock full access