文件名称:RPCircularProgress:(快速)具有UIProgressView属性的循环进度UIView子类
文件大小:193KB
文件格式:ZIP
更新时间:2024-03-14 05:55:22
swift ios chart progress ring
RPCircularProgress :warning: 要与Swift 2.3一起使用,请确保您使用的== 0.2.3 :warning: :warning: 要与Swift 3.x一起使用,请确保您使用> = 0.3.0 :warning: :warning: 要与Swift 4.x一起使用,请确保您使用的是> = 0.4.0 :warning: :warning: 要与Swift 4.2一起使用,请确保您使用> = 0.4.1 :warning: :warning: 要与Swift 5.0一起使用,请确保您使用的>> 0.5.0 :warning: 用Swift编写的UIView子类可显示循环进度。 您的应用程序正在使用它吗? 请参阅随附的示例应用程序以获取示例用法。 款式 不确定(无限旋转) 正常(设置进度在0.0到1.0之间) 混合(可以使其不确定,也可以将进度动画化为1.0) 公开API /** Enables or disables the indeterminate
【文件预览】:
RPCircularProgress-master
----.travis.yml(774B)
----RPCircularProgress.podspec(621B)
----.slather.yml(107B)
----.swift-version(3B)
----Example()
--------Podfile(637B)
--------Default-568h@2x.png(18KB)
--------RPCircularProgressExample()
--------Podfile.lock(486B)
--------RPCircularProgressExample.xcworkspace()
--------RPCircularProgressExample.xcodeproj()
----LICENSE(1KB)
----ohhai.gif(190KB)
----.gitignore(277B)
----CHANGELOG.md(5KB)
----Source()
--------RPCircularProgress.swift(16KB)
----Tests()
--------Info.plist(733B)
--------RPCircularProgressTests.swift(8KB)
----README.md(4KB)