I want to extends UILabel, i want to do the effect like hyperlink, if i set the mark for some words of the Label, let it can get the event like (OnHover or and so on),
I just need to get the text(click point) that when the label be clicked, Can i get it?
Could you give me some suggest?