WSTagsField:一个iOS文本字段通常表示标签#标签令牌 源码
WSTagsField 一个iOS文本字段,通常表示标签,#标签,令牌。 用法 let tagsField = WSTagsField () tagsField. layoutMargins = UIEdgeInsets ( top : 2 , left : 6 , bottom : 2 , right : 6 ) tagsField. contentInset = UIEdgeInsets ( top : 10 , left : 10 , bottom : 10 , right : 10 ) tagsField. spaceBetweenLines = 5.0 tagsField. spa
文件列表
WSTagsField-master.zip
(预估有个37文件)
WSTagsField-master
.gitignore
2KB
.swiftlint.yml
349B
Example
.swiftlint.yml
175B
WSTagsFieldExample
ViewController.swift
4KB
Info.plist
1KB
TableViewController.swift
3KB
Base.lproj
暂无评论