forked from cmezak/CMRangeSlider
-
Notifications
You must be signed in to change notification settings - Fork 0
A slider similar to Apple's UISlider, except this one has two thumb controls and tracks a range of float values between 0 and 1.
License
serriere/CMRangeSlider
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a UIControl subclass that is similar to Apple's UISlider view, except instead of tracking a single float value between 0 and 1, this control uses two thumb controls to track a range of float values (a min and max) between 0 and 1. Check out the code for comments to see how to use it. Not that complicated. Not a big deal. Useful, though.
About
A slider similar to Apple's UISlider, except this one has two thumb controls and tracks a range of float values between 0 and 1.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 100.0%