UISlider increments

Posted by Stan Note on Stack Overflow See other posts from Stack Overflow or by Stan Note
Published on 2010-03-16T21:37:07Z Indexed on 2010/03/16 21:41 UTC
Read the original article Hit count: 442

Filed under:
|

Hi all,

I have a UISlider that slides with a range from 0.0 to 1.0.

Out of the box, the slider lets users slide with a really high number of fraction digits, but I only want my users to be able to increment/decrement by .001 for each "tick" up or down of the slider.

Is this possible to set up?

Thank you!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uislider