ProgressRing : Control
Implemented for: WASM, Skia, Mobile
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 | WASM, Skia, Mobile |
| double Minimum | WASM, Skia, Mobile |
| double Maximum | WASM, Skia, Mobile |
| bool IsIndeterminate | WASM, Skia, Mobile |
| bool IsActive | WASM, Skia, Mobile |
| DependencyProperty IsActiveProperty | WASM, Skia, Mobile |
| DependencyProperty IsIndeterminateProperty | WASM, Skia, Mobile |
| DependencyProperty MaximumProperty | WASM, Skia, Mobile |
| DependencyProperty MinimumProperty | WASM, Skia, Mobile |
| DependencyProperty ValueProperty | WASM, Skia, Mobile |
Below are all properties, methods, and events of ProgressRing that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| double Value | MacOS |
| double Minimum | MacOS |
| double Maximum | MacOS |
| bool IsIndeterminate | MacOS |
| bool IsActive | MacOS |
| ProgressRingTemplateSettings TemplateSettings | all platforms supported by Uno Platform |
| DependencyProperty IsActiveProperty | MacOS |
| DependencyProperty IsIndeterminateProperty | MacOS |
| DependencyProperty MaximumProperty | MacOS |
| DependencyProperty MinimumProperty | MacOS |
| DependencyProperty ValueProperty | MacOS |
Last updated Wednesday, 03 December 2025 01:33.