Changes

Jump to: navigation, search
m
View Types
== View Types ==
<google>IOSBOX</google>
Apple groups the various views included in the UIKit framework into a number of different categories:
=== Alert Views and Action Sheets ===
Views in this category are designed specifically for prompting the user with urgent or important information together with optional buttons to call the user to action. The UIAlertView class displays a blue popup box on the screen and the UIActionSheet causes a panel to slide up from the bottom of the screen.
== Summary ==

Navigation menu