In xcode3, list of properties and methods of a reference where displayed in a frame. Can we do the same thing in xcode4?

link|improve this question

57% accept rate
feedback

1 Answer

Try esc on the code editor, the avable methods appearing. If you want to see the documentation: press alt + click on the object

link|improve this answer
thanks, but I want the list in the API reference. – Taketo Sano May 16 '11 at 7:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.