Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change the borderColor ? #28

Open
JavenLeo opened this issue Jan 8, 2019 · 2 comments
Open

How to change the borderColor ? #28

JavenLeo opened this issue Jan 8, 2019 · 2 comments

Comments

@JavenLeo
Copy link

JavenLeo commented Jan 8, 2019

Hi , I want to change the bordercolor to whiteColor ,but it dosent work , and still show with tintcolor ! How can I solve it?

@ykws
Copy link
Contributor

ykws commented Dec 29, 2021

@JavenLeo
The following example code, it's work!

self.progressView2.tintColor = [UIColor purpleColor];

Maybe, now borderColor and tintColor is the same, but you need to set the difference color the each?

@ykws
Copy link
Contributor

ykws commented Dec 29, 2021

refs #18 #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants