ProgressBar : RangeBase
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of ProgressBar 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 ProgressBar works, you can use the [Uno Gallery](https://gallery.platform.uno/#Progress Ring/Bar) or run your own tests on the Uno Playground.
Implemented properties
| Property | Supported on |
|---|---|
| DependencyProperty IsIndeterminateProperty | WASM, Skia, Mobile |
| DependencyProperty ShowErrorProperty | WASM, Skia, Mobile |
| DependencyProperty ShowPausedProperty | WASM, Skia, Mobile |
| bool IsIndeterminate | WASM, Skia, Mobile |
| bool ShowError | WASM, Skia, Mobile |
| bool ShowPaused | WASM, Skia, Mobile |
| ProgressBarTemplateSettings TemplateSettings | WASM, Skia, Mobile |
Below are all properties, methods, and events of ProgressBar that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty IsIndeterminateProperty | MacOS |
| DependencyProperty ShowErrorProperty | MacOS |
| DependencyProperty ShowPausedProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| bool IsIndeterminate | MacOS |
| bool ShowError | MacOS |
| bool ShowPaused | MacOS |
| ProgressBarTemplateSettings TemplateSettings | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| ProgressBar FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(ProgressBar) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Last updated Thursday, 27 August 2026 18:27.