We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The .NET MAUI Slider is an interactive UI control that enables users to select a value from a specified range. It offers multiple customization features, including numeric and date-time labels, tick marks, dividers, and tooltips.


.NET MAUI Slider Code Example

Easily get started with the .NET MAUI Slider using a few simple lines of XAML code example as demonstrated below. Also explore our .NET MAUI Slider Example that shows you how to render and configure the .NET MAUI Slider.

<sliders:SfSlider Minimum="0"
                Maximum="10"
                Value="5"
                ShowLabels="True"
                ShowTicks="True"
                ShowDividers="True" 
                Interval="2" 
                MinorTicksPerInterval="1">
    <sliders:SfSlider.Tooltip>
     <sliders:SliderTooltip />
    </sliders:SfSlider.Tooltip>
</sliders:SfSlider>

Scales

Render intervals with precision. This slider supports setting intervals for both numbers and dates. For dates, intervals are supported in years through seconds.

.NET MAUI Slider interval.


.NET MAUI Slider orientation.

Orientation

The orientation of the .NET MAUI Slider can be set to vertical or horizontal, depending on the requirement. This flexibility allows for better integration of the slider.


Labels

Customize the labels easily. Change the format, render at specific intervals, and add prefixes and suffixes. Use built-in support for numeric and date types.

.NET MAUI Slider labels.


.NET MAUI Slider divider.

Dividers

Render dividers in each interval to show the ranges accurately. Customize both the size and positioning of these dividers to enhance clarity and visual appeal.


Ticks

Set both major and minor ticks in the axis. Use major ticks to show the intervals clearly and minor ticks to help choose values between two intervals easily.

.NET MAUI Slider ticks.


.NET MAUI Slider tooltip.

Tooltips

Use tooltips to indicate the current selection during interaction. Customize the format, whole text, and visibility using built-in APIs.


Discrete support

By specifying the StepSize, you can select discrete or continuous numeric or date values from the range of values.

.NET MAUI Slider discrete mode.




Frequently Asked Questions

The Syncfusion .NET MAUI Slider supports the following features:

  • Select a value or range of values using a slider, range slider, or range selector.
  • Use sliders in both horizontal and vertical orientation.
  • Display numeric and date-time ranges.
  • Select linear or discrete values.
  • Enhance readability with ticks and labels.
  • Show a tooltip to give more information about the selected values.
  • One of the best .NET MAUI Slider in the market, offering feature-rich UI to interact with the software.
  • Simple configuration and APIs.
  • Mobile-touch friendly.
  • Extensive demos, documentation, and videos to let you get started quickly with the .NET MAUI Slider.

You can find our .NET MAUI Slider demo, which demonstrates how to render and configure the Slider.

No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.

A good place to start would be our comprehensive getting started documentation.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Syncfusion .NET MAUI Resources

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon