Event for finger being moved off button but not lifted in objective C (iphone)

Posted by Jonathan on Stack Overflow See other posts from Stack Overflow or by Jonathan
Published on 2010-04-26T21:23:59Z Indexed on 2010/04/26 21:43 UTC
Read the original article Hit count: 235

Filed under:
|
|
|

Is there an event which will get whether the user has moved his finger outside of the button? Kind of like TouchUpOutside except without the "up" bit.

Like how the iphone keyboard, the letter gets smaller (back to normal) as you move your finger of the letter.

© Stack Overflow or respective owner

Related posts about event

Related posts about iphone-sdk