A control for selecting a value from a bounded linear range of values.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- watchOS 6.0+
- Xcode 11.0+
Framework
- Swift
UI
Declaration
Overview
The appearance and interaction of Slider
is determined at runtime and can be customized. Slider
uses the Slider
provided by its environment to define its appearance and interaction. Each platform provides a default style that reflects the platform style, but providing a new style will redefine all Slider
instances within that environment.