F Fontano macrumors member Original poster Sep 10, 2008 #1 Is there a way to access the font properties (type, color, size) for the Section Header for a UITableView that is in Group Style ? I changed my background to black, and the default font/shadow color doesn't show up well on that background
Is there a way to access the font properties (type, color, size) for the Section Header for a UITableView that is in Group Style ? I changed my background to black, and the default font/shadow color doesn't show up well on that background
K kainjow Moderator emeritus Sep 10, 2008 #2 You can't change that label. You would need to provide a custom header view to replace it.
F Fontano macrumors member Original poster Sep 10, 2008 #3 Well that would explain why I had no luck finding it in the documentation. Odd exclusion, to change simple label/text properties. Thanks for the confirmation.
Well that would explain why I had no luck finding it in the documentation. Odd exclusion, to change simple label/text properties. Thanks for the confirmation.