I am using some background color for the tabelView and style is grouped. The text in the header for the sections is not clear so I need to modify the the text color so that the header text should be visible.
I want to know can we change the header text’s color and size?
I am using some background color for the tabelView and style is grouped. The
Share
Adding to terente’s answer:
You can use
[UIFont fontWithName:@"<name of your font>" size:24.0];for other fonts