Sunday 15 August 2010

ios - Making Table Rows Not Highlight When Clicked -


I have created a table which is only for viewing purposes, automatically highlighting any table row clicked slightly Is unnecessary and misleading. How do I turn off the click?

You can override the UITableViewCell.SelectionStyle any UITableViewCellSelectionStyle Property to return a value, in which none is not included.

No comments:

Post a Comment