Wednesday, January 28, 2015

"Delegate" in objective C

Delegate in Objective C is used when one class objects wants to assign some of its work to another object.
A delegate is an object that will respond to pre-chosen selectors (function calls) at some point in the future., need to implement the protocol method by the delegate object.


0 comments:

Post a Comment

About

Blog Archive

Powered by Blogger.

Blog Archive