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 |
---|---|
bool ShowPaused | WASM, Skia, Mobile |
bool ShowError | WASM, Skia, Mobile |
bool IsIndeterminate | WASM, Skia, Mobile |
ProgressBarTemplateSettings TemplateSettings | WASM, Skia, Mobile |
DependencyProperty IsIndeterminateProperty | WASM, Skia, Mobile |
DependencyProperty ShowErrorProperty | WASM, Skia, Mobile |
DependencyProperty ShowPausedProperty | 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 |
---|---|
bool ShowPaused | MacOS |
bool ShowError | MacOS |
bool IsIndeterminate | MacOS |
ProgressBarTemplateSettings TemplateSettings | MacOS |
DependencyProperty IsIndeterminateProperty | MacOS |
DependencyProperty ShowErrorProperty | MacOS |
DependencyProperty ShowPausedProperty | MacOS |
Last updated Monday, 14 April 2025 02:07.