Setting UILabel - Font through code - generates error - iPhone

前端 未结 3 1451
死守一世寂寞
死守一世寂寞 2020-12-14 11:51

See following code carefully. Because it works perfectly. Try to add in your application. it will work

- (void)viewDidLoad {
[super viewDidLoad];
// title la         


        
3条回答
  •  Happy的楠姐
    2020-12-14 12:31

    Here is a list of fonts available in the iPhone OS. It would seem Arial Black is not among them.

提交回复
热议问题