UIButton-SSEdgeInsets
UIButton-SSEdgeInsets copied to clipboard
图片在上,标题在下;标题在左,图片在右;随意调整图片或按钮的位置
#UIButton-EdgeInsets
Screenshot

使用
支持通过 CocoaPods 安装。
pod 'UIButton-SSEdgeInsets', '~> 0.1.1'
Change-log
Version 0.1.7 @ 17.04.24
- 添加对
adjustsFontSizeToFitWidth属性的支持.
Version 0.1.5 @ 17.04.21
- ~~SSImagePositionTypeLeft or SSImagePositionTypeRight添加对
adjustsFontSizeToFitWidth属性的支持.~~
Version 0.1.4 @ 16.07.08
- SSImagePositionTypeLeft or SSImagePositionTypeRight添加对
contentHorizontalAlignment属性的支持.
Version 0.1.0 @ 15.11.06
- Initial release.