开发者

How can i get a callback for a long press event performed on button

I am trying to get some way to get callback on long press event. I don't know if there is any support provided by the IPHONE sdk for this.

Do i have to design this functionality开发者_如何学JAVA by my own or is there anything i am missing to do it.


iOS 3.2 and later supports UILongPressGestureRecognizer (documentation).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜