iOS 设置button文字过长而显示省略号的解决办法
摘要:
UIButton * button =[UIButton buttonWithType:UIButtonTypeCustom];button.titleLabel.adjustsFontSizeToFitWidth = YES; 阅读全文
posted @ 2016-10-20 16:06 奉灬孝 阅读(1563) 评论(0) 推荐(0) 编辑
posted @ 2016-10-20 16:06 奉灬孝 阅读(1563) 评论(0) 推荐(0) 编辑