ProgressBar : RangeBase
Implemented for: all platforms supported by Uno Platform
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 | all platforms supported by Uno Platform |
bool ShowError | all platforms supported by Uno Platform |
bool IsIndeterminate | all platforms supported by Uno Platform |
ProgressBarTemplateSettings TemplateSettings | all platforms supported by Uno Platform |
DependencyProperty IsIndeterminateProperty | all platforms supported by Uno Platform |
DependencyProperty ShowErrorProperty | all platforms supported by Uno Platform |
DependencyProperty ShowPausedProperty | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.