| Platform | Since |
|---|---|
| iPhone | 0.8 |
| iPad | 0.8 |
A set of constants for the bar styles used on the style property of Titanium.UI.ProgressBar.
| Name | Summary |
|---|---|
| addEventListener |
Adds the specified callback as an event listener for the named event. |
| fireEvent |
Fires a synthesized event to any registered listeners. |
| removeEventListener |
Removes the specified callback as an event listener for the named event. |
| Name | Type | Summary |
|---|---|---|
| BAR | Number |
The style of progress view that is used in a toolbar. read-only |
| DEFAULT | Number |
he standard progress-view style. This is the default. read-only |
| PLAIN | Number |
The standard progress-view style. Same as |