zekunyan / TTGTagCollectionView

Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be configured. 标签流显示控件,同时支持文字或自定义View
http://tutuge.me
MIT License
1.89k stars 260 forks source link

如何获取当前展示的所有tags? #139

Closed lumianie closed 1 year ago

lumianie commented 1 year ago

设置numberOfLines=2之后多余的tag不展示出来,如何获取当前展示的tags?

zekunyan commented 1 year ago

待后续版本支持。