Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
Classes
Progress
Progress
Represents a progress component.
Summary
Constructors
Constructors
Properties
android
Gets the native [android widget](http://developer.android.com/reference/android/widget/ProgressBar.html) that represents the user interface for this component. Valid only when running on Android OS.
ios
Gets the native iOS [UIProgressView](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIProgressView_Class/) that represents the user interface for this component. Valid only when running on iOS.
maxValue
Gets or sets a progress max value.
value
Gets or sets a progress current value.
- Previous
- Placeholder
- Next
- Property