Changes

Jump to: navigation, search

Building an Example WatchKit App

2 bytes added, 19:52, 27 April 2015
Designing the WatchKit App Storyboard
Figure 3-10
 
 
Finally, select the Label object in the scene and use the Attribute Inspector panel to change the Alignment attribute so that the text is centered within the label. Having set this attribute, a review of the scene will show that the text is still positioned on the left of the layout. The reason for this is that the text has been centered within the label but the Label object itself is still positioned on the left side of the display. To correct this, locate the Position section in the Attributes Inspector panel and change the Horizontal attribute from Left to Center. Figure 3-11 shows the Attributes Inspector panel with these attributes set:

Navigation menu