# Titanium.UI.iOS.ProgressBarStyle

A set of constants for the bar styles used on the style property of Titanium.UI.ProgressBar.

Availability
0.8
9.2.0

# Constants

# BAR

Availability
0.8
9.2.0
BAR :Number

The style of progress view that is used in a toolbar.


# DEFAULT

Availability
0.8
9.2.0
DEFAULT :Number

he standard progress-view style. This is the default.


# PLAIN

Availability
0.8
9.2.0
PLAIN :Number

The standard progress-view style. Same as DEFAULT.