Re: Altering the size of UISlider's “slider ball”
Re: Altering the size of UISlider's “slider ball”
- Subject: Re: Altering the size of UISlider's “slider ball”
- From: Roland King <email@hidden>
- Date: Wed, 26 Nov 2014 10:10:38 +0800
> On 26 Nov 2014, at 9:58 am, Carl Hoefs <email@hidden> wrote:
>
> iOS 8
> Is there some way (in IB or programmatically) to alter the size of the “slider ball” of a UISlider?
> -Carl
>
You can’t specify the size of it, no, but you can make an image of your own the size, shape and colour you want and replace it entirely. Not ideal as it changes from iOS release to release, the current one appears to be a white circle with a thin grey border and a drop shadow, pretty easy to replicate, could probably even generate the image in code if you wanted.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden