Label.adjustsFontSizeToFitWidth = YES;
Label.minimumFontSize = 6;
UILabel 字体超出 frame 自动缩小
最新推荐文章于 2023-05-08 14:38:18 发布
Label.adjustsFontSizeToFitWidth = YES;
Label.minimumFontSize = 6;