Classes
The following classes are available globally.
-
A custom slider with two knobs that allow the user to select a range. RangeUISlider has been created using Autolayout. It is an IBDesignable UIVIew and all its properties are IBInspectable. RangeUISlider support RTL (right to left) languages automatically out of the box.
See moreDeclaration
Swift
@IBDesignable @objc open class RangeUISlider : UIView