ProgressBar Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the pulsing status for progress bars.
public static class ProgressBar
type ProgressBar = class
- Inheritance
-
ProgressBar
Fields
| ProgressBarPulsingStatusProperty |
Backing store for the attached property that controls the pulsing status of the progress bar. |
Methods
| GetPulsingStatus(BindableObject) |
Returns |
| GetPulsingStatus(IPlatformElementConfiguration<Tizen,ProgressBar>) |
Returns |
| SetPulsingStatus(BindableObject, Boolean) |
Turns pulsing on or off. |
| SetPulsingStatus(IPlatformElementConfiguration<Tizen,ProgressBar>, Boolean) |
Turns pulsing on or off. |