/调整button的title的位置

[bottomButton setTitleEdgeInsets:UIEdgeInsetsMake(10, -190, 10, 44)];  //上左下右
            ||
button.contentVerticalAlignment = UIControlContentVerticalAlignmentBottom;
button. contentHorizontalAlignment =UIControlContentHorizontalAlignmentLeft;

posted @   Bo-tree  阅读(253)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示