SyntaxFix
Write A Post
Hire A Developer
Questions
This code is perfectly working for me.
UILabel *label = [[UILabel alloc]initWithFrame:CGRectMake(15,23, 350,22)]; [label setFont:[UIFont systemFontOfSize:11]];