Component - Slider
A Slider is a UI control that lets users select a value from a continuous range by moving a thumb along a track. It is commonly used for adjusting settings like volume or brightness.
A Slider is a UI control that lets users select a value from a continuous range by moving a thumb along a track. It is commonly used for adjusting settings like volume or brightness.
UIView └── UISlider