Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialPrem Agrawal
944 PointsInsert Outlet not Shown
I am having trouble in insert the label using insert outlet into the ViewController.swift file because when i drag the ray onto the ViewController.swift file the insert outlet option is not shown out their could anyone help me out!!!!!!!!!
1 Answer
Luc Bernardin
3,726 PointsYou have to make sure you ctrl-drag the line into the top section of the source code, where the stored properties are defined.