[iphone]设置UIButton上字体的对齐方式

设置UIButton上字体的对齐方式,不是用: [payWayButton.titleLabel setTextAlignment:UITextAlignmentCenter]; 而是用: [payWayButton setContentHorizontalAlignment:UIControlContentHorizontalAlignmentCenter];
posted @ 2012-12-13 14:35  坤坤同学  阅读(195)  评论(0编辑  收藏  举报