SwiftyAttributes:用于属性字符串的Swifty API 源码
SwiftyAttributes 用于属性字符串的Swifty API。 使用SwiftyAttributes ,您可以像这样创建属性字符串: let fancyString = " Hello World! " . withTextColor (. blue ). withUnderlineStyle (. styleSingle ) 或者,使用Attribute枚举: let fancyString = " Hello World! " . withAttributes ([ . backgroundColor (. magenta ), . strokeColor
文件列表
SwiftyAttributes-master.zip
(预估有个62文件)
SwiftyAttributes-master
.travis.yml
550B
SwiftyAttributes.xcodeproj
project.xcworkspace
contents.xcworkspacedata
161B
xcshareddata
IDEWorkspaceChecks.plist
238B
project.pbxproj
44KB
xcshareddata
xcschemes
暂无评论