vendredi 8 mai 2015

UILabel view iOS - how to add a disclosure icon

I have built a custom view and it includes a UILabel. My goal is to have a disclosure icon right beside the label. So it would look something like this in the end:

"Click here to go to credit card page >"

so i would like to add the iOS cell disclosure icon to the UILabel. How can this be done ? I tried accessing the UILabel accessoryView but it seems to not have one. Also how would i get the icon itself to make use of it ?

Aucun commentaire:

Enregistrer un commentaire