I need to set the font size of the title UILabel of a UIButton programmatically.
UILabel
UIButton
button.titleLabel.font = [UIFont systemFontOfSize:size];
should help
1.4m articles
1.4m replys
5 comments
57.0k users