Lots of Labels
The billboard view consists of 14 instances of the UIKit class UILabel
. Some of them are labels in the colloquial sense—static text that identifies something else on the screen. Others are “labels” because even though the application will change their content, the user can’t. They’ll be placed in three groups:
The name label, across the top
The left-side group, consisting of labels and values for cumulative statistics like total attempts
The right-side group, with summary information like the overall passer rating, the passer’s ...
Get Xcode 5 Start to Finish: iOS and OS X Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.