[Proposal] RangeSlider #115
Labels
approved
This Proposal has been approved and is ready to be added to the Toolkit
champion
A member of the .NET MAUI Toolkit core team has chosen to champion this feature
help wanted
This proposal has been approved and is ready to be implemented
pending documentation
This feature requires documentation
proposal
A fully fleshed out proposal describing a new feature in syntactic and semantic detail
RangeSlider
Summary
The RangeSlider control enables the user to select a range of values through a slider bar interface. As opposed to a regular Slider that lets you select a single value by sliding the thumb, this control has two thumbs that allows the user to specify a range.
Detailed Design
RangeSlider.shared.cs
Usage Syntax
XAML Usage
C# Usage
The text was updated successfully, but these errors were encountered: