How can I know which button I clicked to start an action inside the program?

Posted by wolverine on Stack Overflow See other posts from Stack Overflow or by wolverine
Published on 2010-05-14T07:18:42Z Indexed on 2010/05/14 7:34 UTC
Read the original article Hit count: 160

Filed under:
|
|
|

I have 3 buttons which call the same function. I want to know inside the function which button called it. Is it possible to know it?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c