测试已测试 | ✗ |
Lang语言 | SwiftSwift |
许可 | MIT |
发布最后发布 | 2017年2月 |
SwiftSwift 版本 | 3.0 |
SPM支持 SPM | ✗ |
由 DesertIslandOfTheWorld 维护。
UIScreen.width
UIScreen.height
UIColor(hexString: String)
UIView(backgroundColor: UIColor)
UIView(backgroundColor: UIColor, cornerRadius: CGFloat)
UILabel(font: UIFont, textColor: UIColor, borderWidth: CGFloat, cornerRadius: CGFloat)
UILabel(font: UIFont, textColor: UIColor)
UILabel(text: String, textColor: UIColor, font: UIFont)
UIButton(attributedTitle: NSAttributedString, for state: UIControlState)
UIButton(title: String, titleColor: UIColor, for state: UIControlState)
UIImageView(imageNamed: String)