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

Adding Image to Thumb #23

Open
networkharry04 opened this issue Sep 22, 2020 · 0 comments
Open

Adding Image to Thumb #23

networkharry04 opened this issue Sep 22, 2020 · 0 comments

Comments

@networkharry04
Copy link

I want to add an image to the thumb for the slider and I added that image to the thumb layer but it doesn't get reflected. Please let me know how this can be achieved?

I added the below code in the prepare method

thumbLayer.backgroundColor = UIColor.clear.cgColor
thumbLayer.contents = UIImage(named:"knobPointer.png")?.cgImage

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

1 participant