gpt4 book ai didi

iphone - 如何在 UIButton 上动态设置不同的字体?

转载 作者:行者123 更新时间:2023-12-03 19:26:41 26 4
gpt4 key购买 nike

我想动态设置按钮标题的自定义字体,那么如何设置它。

最佳答案

UIButton *button        = [UIButton buttonWithType: UIButtonTypeRoundedRect];
button.titleLabel.font = [UIFont fontWithName:@"font name" size:12];

关于iphone - 如何在 UIButton 上动态设置不同的字体?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5014802/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com