QMUIPieProgressViewShape
enum QMUIPieProgressViewShape {}
饼状进度条控件
使用 tintColor
更改进度条饼状部分和边框部分的颜色
使用 backgroundColor
更改圆形背景色
通过 UIControlEventValueChanged
来监听进度变化
-
Undocumented
Declaration
Objective-C
QMUIPieProgressViewShapeSector
Swift
case sector = 0
-
Undocumented
Declaration
Objective-C
QMUIPieProgressViewShapeRing
Swift
case ring = 1