UIButton

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