Open HariNarayanan777 opened 6 years ago
AS i am tried to do was
func sliderValueChanged(slider: NHRangeSlider?) { self.custom_firstrange_slide.upperLabel?.text = "hrs and mins: (slider?.upperValue)" self.custom_firstrange_slide.lowerLabel?.text = "hrs and mins: (slider?.lowerValue)" }
But its not working for me i tried so much of methods to call this. So please tell if any suggestion for this.!
AS i am tried to do was
But its not working for me i tried so much of methods to call this. So please tell if any suggestion for this.!