Use the Inspector to Examine the View Controller
When
an app starts up, the main storyboard file is loaded and the initial
view controller is instantiated. The initial view controller manages the
first scene that users see when they open the app. Because the Single
View template provides only one view controller, it’s automatically set
to be the initial view controller. You can verify the status of the view
controller, and find out other things about it, by using the Xcode
inspector.
No comments:
Post a Comment