Getting Started with the .NET MAUI Range Selector

Arun Raj
Mar 14, 2023

--

Learn how easily you can create and configure the Syncfusion .NET MAUI Range Selector using Visual Studio 2022. I demonstrate how to add content; set minimum and maximum values with intervals; and add labels, tooltips, ticks, and dividers.

Product overview: https://www.syncfusion.com/maui-controls/maui-range-selector

Download an example from GitHub: https://github.com/SyncfusionExamples/getting-started-with-the-dotnet-maui-range-selector

Refer to the following documentation for the Syncfusion .NET MAUI Range Selector control: https://help.syncfusion.com/maui/range-selector/getting-started

Check out this GitHub example for the Syncfusion .NET MAUI Range Selector control: https://github.com/syncfusion/maui-demos/tree/master/MAUI/Sliders/SampleBrowser.Maui.Sliders/Samples/RangeSelector

--

--