文件名称:PDColoredProgressview, 支持设置淡色颜色而不是单调默认蓝色的UIProgressview子类.zip
文件大小:17KB
文件格式:ZIP
更新时间:2022-10-08 19:36:43
开源
PDColoredProgressview, 支持设置淡色颜色而不是单调默认蓝色的UIProgressview子类 PDColoredProgressView是一个 UIProgressView 类,允许你轻松改变它的颜色;一个缺少的特性。 示例在源代码中包含一个示例XCode项目,以说明如何将它实现到你自己的代码中。许可证这段代码是根据
【文件预览】:
PDColoredProgressview-master
----example()
--------main.m(383B)
--------PDColoredProgressViewDemoViewController.xib(6KB)
--------PDColoredProgressViewDemo.xcodeproj()
--------PDColoredProgressViewDemo_Prefix.pch(219B)
--------Info.plist(902B)
--------Classes()
--------MainWindow.xib(9KB)
----PDColoredProgressView.m(4KB)
----README.mdown(2KB)
----.gitignore(156B)
----PDColoredProgressView.h(2KB)
----drawing.m(5KB)