Enumeration: UIProgressViewStyle
Overview
The styles permitted for the progress bar.
Constant Summary
- UIProgressViewStyleDefault
The standard progress-view style. this is the default.available in ios 2.0 and later.declared in uiprogressview.h.
- UIProgressViewStyleBar
The style of progress view that is used in a toolbar.available in ios 2.0 and later.declared in uiprogressview.h.