TextScroller 介绍
TextScroller 是一个文本滚动视图,可水平向右或者向左滚动。包含一个 UIView 和 UILabel,滚动的是 UILabel
的内容,滚动方式:
-
Right to Left
-
Left to Right
-
Floating
程序名称:TextScroller
授权协议: 未知
操作系统: iOS
开发语言: Objective-C
TextScroller 是一个文本滚动视图,可水平向右或者向左滚动。包含一个 UIView 和 UILabel,滚动的是 UILabel
的内容,滚动方式:
Right to Left
Left to Right
Floating