UIColorHex:Swift UIColor 的十六进制颜色扩展

时间:2021-06-14 17:33:43
【文件属性】:
文件名称:UIColorHex:Swift UIColor 的十六进制颜色扩展
文件大小:1KB
文件格式:ZIP
更新时间:2021-06-14 17:33:43
Swift 用户界面颜色十六进制 这是 UIColor 的扩展,允许它使用十六进制。 写得飞快 只需将 UIColorHex.swift 拖放到您的项目文件夹中即可使用。 用法: UIColor ( hex : " #ffffff " ) // white UIColor ( hex : " #000000 " ) // black 拉请求表示赞赏。
【文件预览】:
UIColorHex-master
----UIColor.swift(1KB)
----README.md(297B)

网友评论