Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

rnls001

macrumors newbie
Original poster
Aug 17, 2012
1
0
Hi,
I am looking for a complete hierarchical list of delegate protocols,
appreciate any help or guidance please,
I am new to IOS development.

Regards
 
Hi,
I am looking for a complete hierarchical list of delegate protocols,

Why? Please explain what you expect to learn from such a list.


I know of no complete list. Overall, the documentation is factored into sets by framework. There are quite a few frameworks. See this list: Appendix B, iOS Technology Overview.

If you scroll that list down to the UIKit, click the UIKit Framework Reference link to see a list of UIKit classes and delegate protocols. That's just one framework, UIKit.

Every other framework-reference link in Appendix B is the same: it shows all the classes, protocols, functions, data-types, etc. in that framework. For example, see the Foundation framework reference, the AV Foundation framework reference, the Core Graphics framework reference, etc.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.