Prerequisites
View Controller Programming Guide for iOS describes the design patterns and general usage of view controllers on iOS.
App Programming Guide for iOS introduces the development process and describes the core architecture.
App Distribution Guide describes the steps for configuring, building, debugging, and tuning your apps and submitting them to the App Store.
For guidance about how to design iOS apps, see iOS Human Interface Guidelines.
For information about the view controller classes discussed in this document, see UIKit Framework Reference.
Navigation Controllers
Tab Bar Controllers
Page View Controllers
Split View Controllers
Popovers
Combined View Controller Interfaces
网友评论