Setting Up Views in Interface Builder

Time to set up your views. In the project navigator on the lefthand side of Xcode, select the Main.storyboard file. A storyboard file allows you to visually lay out the windows and views of your application using Interface Builder. Large applications may use many storyboards. You are only going to use Main.storyboard for VocalTextEdit. Main.storyboard starts out looking like Figure 26.6.

Figure 26.6  Initial Main.storyboard contents

Initial Main.storyboard contents

The pane just to the left of the user interface in Figure 26.6 is the document outline. The document outline presents a tree showing how each object contains ...

Get Swift Programming: The Big Nerd Ranch Guide 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.