ProgressRing : Control
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of ProgressRing
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 ProgressRing
works, you can use the [Uno Gallery](https://gallery.platform.uno/#Progress Ring/Bar).
Implemented properties
Property | Supported on |
---|---|
double Value | all platforms supported by Uno Platform |
double Minimum | all platforms supported by Uno Platform |
double Maximum | all platforms supported by Uno Platform |
bool IsIndeterminate | all platforms supported by Uno Platform |
bool IsActive | all platforms supported by Uno Platform |
DependencyProperty IsActiveProperty | all platforms supported by Uno Platform |
DependencyProperty IsIndeterminateProperty | all platforms supported by Uno Platform |
DependencyProperty MaximumProperty | all platforms supported by Uno Platform |
DependencyProperty MinimumProperty | all platforms supported by Uno Platform |
DependencyProperty ValueProperty | all platforms supported by Uno Platform |
Below are all properties, methods, and events of ProgressRing
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
ProgressRingTemplateSettings TemplateSettings | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.