UIButton 的 imageEdgeInsets 和 titleEdgeInsets
生活随笔
收集整理的這篇文章主要介紹了
UIButton 的 imageEdgeInsets 和 titleEdgeInsets
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
為什么80%的碼農(nóng)都做不了架構(gòu)師?>>> ??
http://blog.csdn.net/dolacmeng/article/details/45537525
http://www.jianshu.com/p/62850b201049
http://www.jianshu.com/p/0d3dbc30fad5
http://www.jianshu.com/p/869dc3a62cf0
?
[btn setImageEdgeInsets:UIEdgeInsetsMake(0, 0, 0, -btn.titleLabel.intrinsicContentSize.width)];
[btn setImageEdgeInsets:UIEdgeInsetsMake(0, btn.titleLabel.intrinsicContentSize.width/2, 0, -btn.titleLabel.intrinsicContentSize.width/2)];
轉(zhuǎn)載于:https://my.oschina.net/360yg/blog/1541634
與50位技術(shù)專家面對(duì)面20年技術(shù)見證,附贈(zèng)技術(shù)全景圖總結(jié)
以上是生活随笔為你收集整理的UIButton 的 imageEdgeInsets 和 titleEdgeInsets的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: NGUI 使用Grid自动排列UI
- 下一篇: centos安装包选择--liveCD、