Classes

The following classes are available globally.

  • Range slider track layer. Responsible for drawing the horizontal track

    See more

    Declaration

    Swift

    public class RangeSliderTrackLayer: CALayer
  • the thumb for upper , lower bounds

    See more

    Declaration

    Swift

    public class RangeSliderThumbLayer: CALayer
  • Range slider view with upper, lower bounds

    See more

    Declaration

    Swift

    open class NHRangeSlider: UIControl
  • Range slider with labels for upper and lower thumbs, title label and configurable step value (optional)

    See more

    Declaration

    Swift

    open class NHRangeSliderView: UIView