Slider : RangeBase

Implemented for: all platforms supported by Uno Platform

This document lists all properties, methods, and events of Slider that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.

To better understand how Slider works, you can use the Uno Gallery or run your own tests on the Uno Playground.

Implemented properties

Property Supported on
TickPlacement TickPlacement all platforms supported by Uno Platform
double TickFrequency all platforms supported by Uno Platform
IValueConverter ThumbToolTipValueConverter all platforms supported by Uno Platform
double StepFrequency all platforms supported by Uno Platform
SliderSnapsTo SnapsTo all platforms supported by Uno Platform
Orientation Orientation all platforms supported by Uno Platform
bool IsThumbToolTipEnabled all platforms supported by Uno Platform
bool IsDirectionReversed all platforms supported by Uno Platform
double IntermediateValue all platforms supported by Uno Platform
DataTemplate HeaderTemplate all platforms supported by Uno Platform
object Header all platforms supported by Uno Platform
DependencyProperty HeaderProperty all platforms supported by Uno Platform
DependencyProperty HeaderTemplateProperty all platforms supported by Uno Platform
DependencyProperty IntermediateValueProperty all platforms supported by Uno Platform
DependencyProperty IsDirectionReversedProperty all platforms supported by Uno Platform
DependencyProperty IsThumbToolTipEnabledProperty all platforms supported by Uno Platform
DependencyProperty OrientationProperty all platforms supported by Uno Platform
DependencyProperty SnapsToProperty all platforms supported by Uno Platform
DependencyProperty StepFrequencyProperty all platforms supported by Uno Platform
DependencyProperty ThumbToolTipValueConverterProperty all platforms supported by Uno Platform
DependencyProperty TickFrequencyProperty all platforms supported by Uno Platform
DependencyProperty TickPlacementProperty all platforms supported by Uno Platform

Last updated Friday, 26 April 2024 18:42.