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 ref class ProgressBar abstract sealed
public static class ProgressBar
type ProgressBar = class
Public Module ProgressBar
- Inheritance
-
ProgressBar
Fields
ProgressBarPulsingStatusProperty |
Bindable property for attached property |
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. |