Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

实现进度条 自动转圈 可填写文字功能

Notifications You must be signed in to change notification settings

peijz/JZProgressView

Repository files navigation

// 进度值0-1.0之间</br/br>

@property (nonatomic,assign)CGFloat progressValue;

//边宽</br/br>

@property(nonatomic,assign) CGFloat progressStrokeWidth;

// 进度条颜色</br/br>

@property(nonatomic,strong)UIColor *progressColor;

//进度条轨道颜色</br/br>

@property(nonatomic,strong)UIColor *progressTrackColor;

// centerView </br/br> @property(nonatomic,weak)UIView * centerView;

About

实现进度条 自动转圈 可填写文字功能

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /