ALButton UIButton 子类

授权协议:MIT操作系统:iOS 开发语言:Swift 查看源码 »
ALButton 是 UIButton 的子类,添加了一些功能,减少 UIButton 自定义外观和行为的行数,并且添加了一些 Swfit 的优势。 三种初始化方式: //- 1. Full...