UIInsetsLabel 1.0.1

UIInsetsLabel 1.0.1

测试已测试
语言语言 Obj-Cobjective-c
许可证 MIT
发布最后发布2015年12月

Alek Ye 维护。



  • 作者
  • Alek Ye

UIInsetsLabel 是一个具有边缘属性的 UILabel,可以在 Storyboard 中设计边缘。此外,还支持圆角设置。

IBDesignable / IBInspectable

由于这个问题的存在,https://github.com/MuscleRumble/THLabel/issues/28
在Storyboard中设计需要XCode7.2的支持。

设计与效果

安装

手动

1. Add all files under `UIInsetsLabel` to your project

用法

1, 添加一个UILabel到Sotryboard
2,在identity inspectory中设置UILabel的Class为UIInsetsLabel

许可证

UIInsetsLabel 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。