RangeUISliderComponents
public class RangeUISliderComponents
A class that contains all the UI components of RangeUISlider. You can access to all the UI parts:
knos, bar and progress view. See components property of RangeUISlider.
-
The progress views UI components.
Declaration
Swift
public let progressViews: ProgressViews
View on GitHub
RangeUISliderComponents Class Reference