UIButton * button =[UIButton buttonWithType:UIButtonTypeCustom]; button.titleLabel.adjustsFontSizeToFitWidth = YES;
2022-10-21 15:45:21
UIButton * button =[UIButton buttonWithType:UIButtonTypeCustom]; button.titleLabel.adjustsFontSizeToFitWidth = YES;