You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to access the selected values of the current slider range as well as within the delegate function.
ex) let lowerValue = slider.minValueSelected
slider.minValueSelected = 3
The text was updated successfully, but these errors were encountered:
I want to access the selected values of the current slider range as well as within the delegate function.
ex) let lowerValue = slider.minValueSelected
slider.minValueSelected = 3
The text was updated successfully, but these errors were encountered: