Implemented for: WASM, Skia, Mobile
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 |
WASM, Skia, Mobile |
double TickFrequency |
WASM, Skia, Mobile |
IValueConverter ThumbToolTipValueConverter |
WASM, Skia, Mobile |
double StepFrequency |
WASM, Skia, Mobile |
SliderSnapsTo SnapsTo |
WASM, Skia, Mobile |
Orientation Orientation |
WASM, Skia, Mobile |
bool IsThumbToolTipEnabled |
WASM, Skia, Mobile |
bool IsDirectionReversed |
WASM, Skia, Mobile |
double IntermediateValue |
WASM, Skia, Mobile |
DataTemplate HeaderTemplate |
WASM, Skia, Mobile |
object Header |
WASM, Skia, Mobile |
DependencyProperty HeaderProperty |
WASM, Skia, Mobile |
DependencyProperty HeaderTemplateProperty |
WASM, Skia, Mobile |
DependencyProperty IntermediateValueProperty |
WASM, Skia, Mobile |
DependencyProperty IsDirectionReversedProperty |
WASM, Skia, Mobile |
DependencyProperty IsThumbToolTipEnabledProperty |
WASM, Skia, Mobile |
DependencyProperty OrientationProperty |
WASM, Skia, Mobile |
DependencyProperty SnapsToProperty |
WASM, Skia, Mobile |
DependencyProperty StepFrequencyProperty |
WASM, Skia, Mobile |
DependencyProperty ThumbToolTipValueConverterProperty |
WASM, Skia, Mobile |
DependencyProperty TickFrequencyProperty |
WASM, Skia, Mobile |
DependencyProperty TickPlacementProperty |
WASM, Skia, Mobile |
Below are all properties, methods, and events of Slider
that are not currently implemented in Uno.
Not implemented properties
Last updated Monday, 14 April 2025 02:07.