是否可以在UILabel中为单个单词添加UIGestureRecognizer?

时间:2013-12-26 05:19:37

标签: ios6 uilabel

是否可以在UILabel中为单个单词添加UIGestureRecognizer?

1 个答案:

答案 0 :(得分:0)

使用TTTAttributedLabel为UILabel中的单个单词添加UIGestureRecognizer。

https://github.com/mattt/TTTAttributedLabel