RangeBase : Control

Implemented for: all platforms supported by Uno Platform

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

Implemented properties

Property Supported on
double Value all platforms supported by Uno Platform
double SmallChange all platforms supported by Uno Platform
double Minimum all platforms supported by Uno Platform
double Maximum all platforms supported by Uno Platform
double LargeChange all platforms supported by Uno Platform
DependencyProperty LargeChangeProperty all platforms supported by Uno Platform
DependencyProperty MaximumProperty all platforms supported by Uno Platform
DependencyProperty MinimumProperty all platforms supported by Uno Platform
DependencyProperty SmallChangeProperty all platforms supported by Uno Platform
DependencyProperty ValueProperty all platforms supported by Uno Platform

Implemented methods

Method Supported on
void OnMinimumChanged(double, double) all platforms supported by Uno Platform
void OnMaximumChanged(double, double) all platforms supported by Uno Platform
void OnValueChanged(double, double) all platforms supported by Uno Platform

Implemented events

Event Supported on
RangeBaseValueChangedEventHandler ValueChanged all platforms supported by Uno Platform

Below are all properties, methods, and events of RangeBase that are not currently implemented in Uno.


Last updated Friday, 03 November 2023 16:21.