UIButton

在IOS程序中设置UIButton的字体大小 btn.frame = CGRectMake(x, y, width, height);html [btn setTitle: @"search" forState: UIControlStateNormal];ide //设置按钮上的自体的大小post //[btn setFont: [UIFont systemFontSize: 14.0]];  
相关文章
相关标签/搜索