How to make UILabel look etched like section header in a UITableView
- by Sheehan Alam
I have a UITableView with a view in the header. This view has the pinstripe background and contains a UILabel. I want the UILabel text to look like the text of a section header. How can I achieve this?