/UIButton-SSEdgeInsets

图片在上,标题在下;标题在左,图片在右;随意调整图片或按钮的位置

Primary LanguageObjective-CMIT LicenseMIT

#UIButton-EdgeInsets

Screenshot

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.