Reputation: 195
As in the title I'm having trouble customizing a Xamarin Slider's thickness. The problem is there isn't even such property!
A few days ago I had the same problem with a frame but I managed to find a third party code that does the job but with this current problem all I could find is barely sufficient (literally half-assed) workarounds.
So does anyone know a proper way to solve this problem?
By proper I mean:
I'm trying to accomplish what's in the picture.
All help's appreciated.
Upvotes: 0
Views: 172
Reputation: 13
You can change the ThumbImage property of the slider to add the circular image but I don't know about the thickness.
Upvotes: 1