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 trial

iOS

don't access to API documentation in Xcode(IOS)

I'm learning developing application with Xcode these days and I can't get in API documentation. I tried both short key (command + option + ?) and mouse.. nothing works. I don't get even short brief information when I move mouse on some code. anybody knows why?

1 Answer

holding option (not command + option, just option) and clicking on some text (hovering over it will turn your cursor into a question mark) in the editor should bring up a small box. at the bottom of the box there is a link to a reference that will take you to the documentation.