What is sender?

Posted by marty on Stack Overflow See other posts from Stack Overflow or by marty
Published on 2010-05-16T04:56:46Z Indexed on 2010/05/16 5:00 UTC
Read the original article Hit count: 149

Filed under:
|

I can't find this answer anywhere. What does it mean when there's a sender parameter in a method header? Does it represent the instance that called it, or the method that called it?

© Stack Overflow or respective owner

Related posts about sender

Related posts about objective-c